Skip to content

Commit 21ac0eb

Browse files
committed
458
1 parent bc4914e commit 21ac0eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ require (
127127
)
128128

129129
replace (
130-
github.com/CosmWasm/wasmd => github.com/notional-labs/wasmd v0.25.1-0.20220825092456-50ee976120a7
130+
github.com/CosmWasm/wasmd => github.com/notional-labs/wasmd v0.25.1-0.20220825221754-0f7229d64633
131131
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
132132
google.golang.org/grpc => google.golang.org/grpc v1.33.2
133133
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,8 @@ github.com/nats-io/nkeys v0.1.0/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxzi
554554
github.com/nats-io/nkeys v0.1.3/go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w=
555555
github.com/nats-io/nuid v1.0.1/go.mod h1:19wcPz3Ph3q0Jbyiqsd0kePYG7A95tJPxeL+1OSON2c=
556556
github.com/neilotoole/errgroup v0.1.5/go.mod h1:Q2nLGf+594h0CLBs/Mbg6qOr7GtqDK7C2S41udRnToE=
557-
github.com/notional-labs/wasmd v0.25.1-0.20220825092456-50ee976120a7 h1:gKdYnpdLBFGAGfJjP2V6O7cl966HyNkgqQAxr6NvlII=
558-
github.com/notional-labs/wasmd v0.25.1-0.20220825092456-50ee976120a7/go.mod h1:e5AdOAX0z/nF1m4qL9DKyI8SLxRosN7Srq6Z+Un2wnA=
557+
github.com/notional-labs/wasmd v0.25.1-0.20220825221754-0f7229d64633 h1:lAwGYs3+fcxnS7LyUEYbiS5UC0+Bh/0vPnQ2bnTA6Bc=
558+
github.com/notional-labs/wasmd v0.25.1-0.20220825221754-0f7229d64633/go.mod h1:38KnCP+TW+A96SZlTO9/qpzg9Nzy5OfUJ4p7n5pG0Kg=
559559
github.com/nxadm/tail v1.4.4 h1:DQuhQpB1tVlglWS2hLQ5OV6B5r8aGxSrPc5Qo6uTN78=
560560
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
561561
github.com/oklog/oklog v0.3.2/go.mod h1:FCV+B7mhrz4o+ueLpx+KqkyXRGMWOYEvfiXtdGtbWGs=

0 commit comments

Comments
 (0)