Merge branch 'jmorganca:main' into main
Showing
| ... | @@ -3,7 +3,6 @@ module github.com/jmorganca/ollama | ... | @@ -3,7 +3,6 @@ module github.com/jmorganca/ollama |
| go 1.20 | go 1.20 | ||
| require ( | require ( | ||
| github.com/dustin/go-humanize v1.0.1 | |||
| github.com/emirpasic/gods v1.18.1 | github.com/emirpasic/gods v1.18.1 | ||
| github.com/gin-gonic/gin v1.9.1 | github.com/gin-gonic/gin v1.9.1 | ||
| github.com/mattn/go-runewidth v0.0.14 | github.com/mattn/go-runewidth v0.0.14 | ||
| ... | ... |
progress/bar.go
0 → 100644
progress/progress.go
0 → 100644
progress/spinner.go
0 → 100644
progressbar/LICENSE
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment