Skip to content

Commit

Permalink
Tidy go mod and use go 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Nov 30, 2023
1 parent ce62ab0 commit 7eeb540
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/cosmos/interchain-security/v3

go 1.21.1

toolchain go1.21.3
go 1.20

require (
cosmossdk.io/errors v1.0.0
Expand Down
Loading

0 comments on commit 7eeb540

Please sign in to comment.