Skip to content

Commit

Permalink
fix(gomod): retract v1.19.0
Browse files Browse the repository at this point in the history
this should hide the version from pkg.go.dev and make it so that
Dependabot stops suggesting it.
  • Loading branch information
Edholm committed May 20, 2022
1 parent 94f46be commit 34007a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ require (
google.golang.org/protobuf v1.28.0
gotest.tools/v3 v3.2.0
)

// Version has been removed from GitHub
retract v1.19.0

0 comments on commit 34007a2

Please sign in to comment.