deps: update go to 1.21.1 (#2389)

This commit is contained in:
Malte Poll 2023-09-28 22:29:14 +02:00 committed by GitHub
parent c74a2e98df
commit 85b4101dc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 215 additions and 27 deletions

View file

@ -1,6 +1,6 @@
module github.com/edgelesssys/constellation/v2/operators/constellation-node-operator/v2
go 1.20
go 1.21
replace (
github.com/edgelesssys/constellation/v2 => ./../..