Skip to content

Commit

Permalink
Try another format for go.mod versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutchinson committed Sep 19, 2024
1 parent 71f1fdd commit bf2515d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/transparency-dev/merkle

go 1.22.7
go 1.22

toolchain go1.22.7

require github.com/google/go-cmp v0.6.0

0 comments on commit bf2515d

Please sign in to comment.