Skip to content

Commit

Permalink
Retract wasmd v0.43.0 and v0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pinosu committed Nov 15, 2023
1 parent 4e7316e commit 12589b2
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,11 @@ replace (
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
)

// see https://github.com/CosmWasm/wasmd/issues/1651
retract v0.42.0
retract (
// see https://github.com/CosmWasm/wasmd/issues/1713
v0.44.0
// see https://github.com/CosmWasm/wasmd/issues/1713
v0.43.0
// see https://github.com/CosmWasm/wasmd/issues/1651
v0.42.0
)

0 comments on commit 12589b2

Please sign in to comment.