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 377b709 commit 7b93ed2Copy full SHA for 7b93ed2
go.mod
@@ -1,8 +1,8 @@
1
module github.com/operator-framework/operator-registry
2
3
-go 1.22.7
+go 1.23.0
4
5
-toolchain go1.22.9
+toolchain go1.23.4
6
7
require (
8
github.com/akrylysov/pogreb v0.10.2
0 commit comments