Skip to content

Commit 7154f1d

Browse files
committed
Fix go client build
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
1 parent 4ac9b3e commit 7154f1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clients/go-tuf/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/theupdateframework/tuf-conformance/clients/go-tuf
22

3-
go 1.22.5
3+
go 1.23.0
4+
45
toolchain go1.24.1
56

67
require (

0 commit comments

Comments
 (0)