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
(cherry picked from commit 12589b2)
pinosu authored and mergify[bot] committed Nov 15, 2023
1 parent fa83464 commit 9493f3a
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
@@ -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 9493f3a

Please sign in to comment.