Skip to content

Commit

Permalink
Retract old versions that are being seen as latest
Browse files Browse the repository at this point in the history
Fixes #265
  • Loading branch information
jesusfcr authored and Admiral-Piett committed Nov 11, 2023
1 parent 441c9dc commit 1d1df8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ require (
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)

retract (
v1.1.0
v1.1.1
v1.1.2
)

0 comments on commit 1d1df8c

Please sign in to comment.