Skip to content

Commit 64b9f1a

Browse files
perdasilvaPer Goncalves da Silva
andcommitted
🌱 Bump go to v1.23.0 (openshift#358)
Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]> Upstream-repository: api Upstream-commit: 70df85fffc458a2c7e2ad99797ceae12c4949f2c
1 parent 10b0128 commit 64b9f1a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

staging/api/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/operator-framework/api
22

3-
go 1.22.0
4-
5-
toolchain go1.22.2
3+
go 1.23.0
64

75
require (
86
github.com/blang/semver/v4 v4.0.0

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ github.com/openshift/client-go/config/informers/externalversions/config/v1
617617
github.com/openshift/client-go/config/informers/externalversions/internalinterfaces
618618
github.com/openshift/client-go/config/listers/config/v1
619619
# github.com/operator-framework/api v0.29.0 => ./staging/api
620-
## explicit; go 1.22.0
620+
## explicit; go 1.23.0
621621
github.com/operator-framework/api/crds
622622
github.com/operator-framework/api/pkg/constraints
623623
github.com/operator-framework/api/pkg/encoding

0 commit comments

Comments
 (0)