Skip to content

Commit 159dc83

Browse files
author
Per Goncalves da Silva
committed
Fix go1.33 bump adding toolchain
Signed-off-by: Per Goncalves da Silva <[email protected]> Upstream-repository: api Upstream-commit: 131d38a662345503ba7218c9760612885e7bcf97
1 parent 760bf4a commit 159dc83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

staging/api/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/operator-framework/api
22

33
go 1.23.0
44

5+
toolchain go1.23.4
6+
57
require (
68
github.com/blang/semver/v4 v4.0.0
79
github.com/go-bindata/go-bindata/v3 v3.1.3

0 commit comments

Comments
 (0)