Skip to content

Commit

Permalink
Fix invalid Go toolchain version (#3491)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk committed May 9, 2024
1 parent 538ce59 commit 6b4eb18
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/google/trillian

go 1.21
go 1.21.0

require (
bitbucket.org/creachadair/shell v0.0.8
Expand Down

0 comments on commit 6b4eb18

Please sign in to comment.