Skip to content

Commit

Permalink
chore: bump go to 1.21.8 to satisfy govulncheck
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Drees <[email protected]>
  • Loading branch information
MDr164 committed Mar 7, 2024
1 parent 1e7978e commit 2869648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/theupdateframework/go-tuf/v2

go 1.21
go 1.21.8

require (
github.com/go-logr/stdr v1.2.2
Expand Down

0 comments on commit 2869648

Please sign in to comment.