Skip to content

Commit

Permalink
Bump github.com/ollama/ollama from 0.2.0 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [github.com/ollama/ollama](https://github.com/ollama/ollama) from 0.2.0 to 0.2.5.
- [Release notes](https://github.com/ollama/ollama/releases)
- [Commits](ollama/ollama@v0.2.0...v0.2.5)

---
updated-dependencies:
- dependency-name: github.com/ollama/ollama
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4744de3 commit 1efc7c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/masa-finance/masa-twitter-scraper v0.0.0-20240515201201-b83fa3597a31
github.com/multiformats/go-multiaddr v0.13.0
github.com/multiformats/go-multihash v0.2.3
github.com/ollama/ollama v0.2.0
github.com/ollama/ollama v0.2.5
github.com/rivo/tview v0.0.0-20240505185119-ed116790de0f
github.com/sashabaranov/go-openai v1.26.2
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -521,8 +521,8 @@ github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
github.com/nxadm/tail v1.4.11/go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc=
github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec=
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/ollama/ollama v0.2.0 h1:pmg9M5UtTJ+vmXCxuzlxvA17yJaMQlyG49Sfzf6Y0SI=
github.com/ollama/ollama v0.2.0/go.mod h1:TvVa25PEZI6M0bosiW1sa2XJGq3Xw/OPlpUAkMEntTU=
github.com/ollama/ollama v0.2.5 h1:fCcdHWRP9kZLExRQnlmeSs8b53rZm2JvZrzl7obobDg=
github.com/ollama/ollama v0.2.5/go.mod h1:USAVO5xFaXAoVWJ0rkPYgCVhTxE/oJ81o7YGcJxvyp8=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
Expand Down

0 comments on commit 1efc7c9

Please sign in to comment.