We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b7796 commit 131d38aCopy full SHA for 131d38a
go.mod
@@ -2,6 +2,8 @@ module github.com/operator-framework/api
2
3
go 1.23.0
4
5
+toolchain go1.23.4
6
+
7
require (
8
github.com/blang/semver/v4 v4.0.0
9
github.com/go-bindata/go-bindata/v3 v3.1.3
0 commit comments