Skip to content

Commit

Permalink
update retracted versions
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Nov 10, 2022
1 parent 3c472cf commit 15a22bc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion go.mod
Expand Up @@ -170,4 +170,12 @@ replace (
github.com/jhump/protoreflect => github.com/jhump/protoreflect v1.9.0
)

retract v0.46.2
retract (
// subject to the dragonberry vulnerability
// and/or the bank coin metadata migration issue
[v0.46.0, v0.46.4]
// subject to the dragonberry vulnerability
[v0.45.0, v0.45.8]
// do not use
v0.43.0
)

0 comments on commit 15a22bc

Please sign in to comment.