Skip to content

Commit

Permalink
chore(memcache): Retract accidental publication of v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartventer committed Jun 16, 2024
1 parent 87248e7 commit 40c8f8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions memcache/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ require (
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

retract (
v1.0.0 // Published accidentally.
)

0 comments on commit 40c8f8f

Please sign in to comment.