Skip to content

Commit

Permalink
chore: bump neutron version
Browse files Browse the repository at this point in the history
  • Loading branch information
ivivanov committed Jul 20, 2023
1 parent 66738a8 commit 942923b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/golang/protobuf v1.5.3
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/neutron-org/neutron v1.0.3
github.com/neutron-org/neutron v1.0.4
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2138,8 +2138,8 @@ github.com/neelance/sourcemap v0.0.0-20200213170602-2833bce08e4c/go.mod h1:Qr6/a
github.com/neilotoole/errgroup v0.1.5/go.mod h1:Q2nLGf+594h0CLBs/Mbg6qOr7GtqDK7C2S41udRnToE=
github.com/neilotoole/errgroup v0.1.6/go.mod h1:Q2nLGf+594h0CLBs/Mbg6qOr7GtqDK7C2S41udRnToE=
github.com/networkplumbing/go-nft v0.2.0/go.mod h1:HnnM+tYvlGAsMU7yoYwXEVLLiDW9gdMmb5HoGcwpuQs=
github.com/neutron-org/neutron v1.0.3 h1:/cpNLwtbA+/HAMXggIi5VUcPH7WI8pr/Do830FC4RC0=
github.com/neutron-org/neutron v1.0.3/go.mod h1:n7pshmyI+W/lmC//uh5DNxOd9w+L8UGzbFCQjZbEvmQ=
github.com/neutron-org/neutron v1.0.4 h1:LAg/xJ+O9D96Ygkc1IMKEOVuM7vstqule8tq9VHssME=
github.com/neutron-org/neutron v1.0.4/go.mod h1:q9C+3lmpwiwwuNj+UZjKJqAKYvff7jck3VqHOtV7iis=
github.com/neutron-org/wasmd v0.31.1-neutron-fixes h1:kTjZLA0I0qL6T8SW9TFFpEIOwY4nRWOMR7NdxMvCVvA=
github.com/neutron-org/wasmd v0.31.1-neutron-fixes/go.mod h1:flAY8k+S04M6ndyZGQTZUY+r7ai+qom33s6PqO8YBCc=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
Expand Down

0 comments on commit 942923b

Please sign in to comment.