Skip to content

Commit

Permalink
Retract all published v2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaasuni committed Aug 1, 2024
1 parent d79f172 commit 0cef079
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.14
1.0.15
6 changes: 2 additions & 4 deletions v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ module github.com/tecnickcom/statsd/v2
go 1.22

retract (
v2.1.1 // Published in error - v1 is the current version
v2.1.0 // Published in error - v1 is the current version
v2.0.8 // Published in error - v1 is the current version
v2.0.0-alpha.1 // Published in error - v1 is the current version
[v2.0.0, v2.2.0] // v2 is not a valid version, please use v1
v2.0.0-alpha.1 // v2 is not a valid version, please use v1
)

0 comments on commit 0cef079

Please sign in to comment.