We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac9b3e commit 7154f1dCopy full SHA for 7154f1d
1 file changed
clients/go-tuf/go.mod
@@ -1,6 +1,7 @@
1
module github.com/theupdateframework/tuf-conformance/clients/go-tuf
2
3
-go 1.22.5
+go 1.23.0
4
+
5
toolchain go1.24.1
6
7
require (
0 commit comments