Skip to content

Commit

Permalink
Retract v4 alphas
Browse files Browse the repository at this point in the history
  • Loading branch information
sj14 committed Mar 2, 2024
1 parent a56c107 commit 1f8c170
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ module github.com/sj14/epoch/v4

go 1.17

retract (
v4.0.0-alpha.1
v4.0.0-alpha.2
v4.0.0-alpha.3
v4.0.0-alpha.4
v4.0.0-alpha.5 // retraction
)

require github.com/stretchr/testify v1.8.2

require (
Expand Down

0 comments on commit 1f8c170

Please sign in to comment.