Skip to content

Commit

Permalink
update go
Browse files Browse the repository at this point in the history
  • Loading branch information
hoank101 committed Feb 7, 2025
1 parent e341d1c commit dda0de8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.work.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
go 1.22
go 1.22.12

use (
./
Expand Down
4 changes: 1 addition & 3 deletions tests/interchaintest/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/classic-terra/core/v3/test/interchaintest

go 1.22.7

toolchain go1.22.12
go 1.22.12

require (
cosmossdk.io/math v1.3.0
Expand Down

0 comments on commit dda0de8

Please sign in to comment.