Skip to content

Commit

Permalink
Added retractions
Browse files Browse the repository at this point in the history
  • Loading branch information
JexSrs committed May 24, 2024
1 parent 6cd17a5 commit 9c34c46
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
module github.com/JexSrs/go-ollama

go 1.20

retract (
v0.0.1-alpha
v0.0.2-alpha
v0.0.3-alpha
v0.0.4-alpha
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
)

0 comments on commit 9c34c46

Please sign in to comment.