Skip to content

Commit

Permalink
Bump github.com/Kardbord/gopenai from 0.3.0-beta to 0.3.1-beta (#171)
Browse files Browse the repository at this point in the history
Bumps [github.com/Kardbord/gopenai](https://github.com/Kardbord/gopenai) from 0.3.0-beta to 0.3.1-beta.
- [Release notes](https://github.com/Kardbord/gopenai/releases)
- [Changelog](https://github.com/Kardbord/gopenai/blob/main/.goreleaser.yaml)
- [Commits](Kardbord/gopenai@v0.3.0-beta...v0.3.1-beta)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent feab708 commit ec08235
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 @@ -3,7 +3,7 @@ module github.com/Kardbord/Kard-bot
go 1.18

require (
github.com/Kardbord/gopenai v0.3.0-beta
github.com/Kardbord/gopenai v0.3.1-beta
github.com/Kardbord/hfapigo/v3 v3.1.0
github.com/Kardbord/imgflipgo/v2 v2.0.1
github.com/Kardbord/ubiquity v0.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/Kardbord/gopenai v0.3.0-beta h1:EavYg8gJA/OTUmQaXXGw1RAPylsgABCOxHzrBCmxQEE=
github.com/Kardbord/gopenai v0.3.0-beta/go.mod h1:KLopKAREJtH0MXtiHg+ENFYm1BPzdzm4vJc8TNnbPlk=
github.com/Kardbord/gopenai v0.3.1-beta h1:O1ITbL7v8ynjCKnFIfrru3ZMiLGOWlY1F13CCCHOzdQ=
github.com/Kardbord/gopenai v0.3.1-beta/go.mod h1:KLopKAREJtH0MXtiHg+ENFYm1BPzdzm4vJc8TNnbPlk=
github.com/Kardbord/hfapigo/v3 v3.1.0 h1:IngWVyYqwYPHNB2qqBjtKFTzpjFenXpIa/9wQboK+NQ=
github.com/Kardbord/hfapigo/v3 v3.1.0/go.mod h1:Etti9fKY9ioeDTGd+A1CTHDb6EkPAWghSkilbTIaK3I=
github.com/Kardbord/imgflipgo/v2 v2.0.1 h1:ZjtKftiOINCRdApqVW4zHNiC/RVeZByVeORUKJAjHwA=
Expand Down

0 comments on commit ec08235

Please sign in to comment.