Skip to content

Commit

Permalink
update: retract go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianToledano committed Dec 30, 2024
1 parent ff22ecc commit 387a332
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ module github.com/JulianToledano/goingecko

go 1.21

toolchain go1.21.0
retract (
v1.0.0 // Published accidentally.
v1.0.1 // Published accidentally.
)

0 comments on commit 387a332

Please sign in to comment.