Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jul 22, 2024
1 parent 0116d3b commit da8f857
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ require (
google.golang.org/protobuf v1.34.2 // indirect
)

retract (
// Version tagged too early and incompatible with v0.50 (latest at the time of tagging)
v0.12.0
)
// Version tagged too early and incompatible with v0.50 (latest at the time of tagging)
retract v0.12.0

0 comments on commit da8f857

Please sign in to comment.