Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
quasisamurai committed Jun 11, 2024
1 parent f06bc5c commit d771d3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/neutron-org/neutron-query-relayer

go 1.22
go 1.22.3

toolchain go1.22.3
toolchain go1.22.4

require (
cosmossdk.io/api v0.7.5
Expand Down

0 comments on commit d771d3b

Please sign in to comment.