Skip to content

Commit

Permalink
Merge pull request #1722 from CosmWasm/mergify/bp/releases/v0.4x/pr-1720
Browse files Browse the repository at this point in the history
Retract wasmd v0.43.0 and v0.44.0 (backport #1720)
  • Loading branch information
alpe authored Nov 15, 2023
2 parents fa83464 + 9493f3a commit 8f3f0de
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 @@ -194,5 +194,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 8f3f0de

Please sign in to comment.