Skip to content

Commit

Permalink
chore: bump go version for deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Dec 3, 2024
1 parent dd600f2 commit 3bf9604
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/rollkit/go-sequencing

go 1.21.0
toolchain go1.22.9
go 1.23.3

require (
github.com/cosmos/gogoproto v1.7.0
Expand Down

0 comments on commit 3bf9604

Please sign in to comment.