Skip to content

Commit

Permalink
Bump github.com/TannerKvarfordt/gopenai from 0.1.5-beta to 0.1.7-beta (
Browse files Browse the repository at this point in the history
…#150)

Bumps [github.com/TannerKvarfordt/gopenai](https://github.com/TannerKvarfordt/gopenai) from 0.1.5-beta to 0.1.7-beta.
- [Release notes](https://github.com/TannerKvarfordt/gopenai/releases)
- [Changelog](https://github.com/TannerKvarfordt/gopenai/blob/main/.goreleaser.yaml)
- [Commits](Kardbord/gopenai@v0.1.5-beta...v0.1.7-beta)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent abaedd3 commit 720ce56
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/TannerKvarfordt/Kard-bot
go 1.18

require (
github.com/TannerKvarfordt/gopenai v0.1.5-beta
github.com/TannerKvarfordt/gopenai v0.1.7-beta
github.com/TannerKvarfordt/hfapigo v1.3.1
github.com/TannerKvarfordt/imgflipgo v1.0.8
github.com/TannerKvarfordt/ubiquity v0.2.3
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/TannerKvarfordt/gopenai v0.1.5-beta h1:7vbtwn3fqDrPUsjCz2SP0s+ivIeNbFAP6ACDfklARhc=
github.com/TannerKvarfordt/gopenai v0.1.5-beta/go.mod h1:X42mdDQIih6TLzctpf8Wp/cIGpHaMiImMWZ+BQz7nT0=
github.com/TannerKvarfordt/gopenai v0.1.7-beta h1:HG1wJt9i6imuCqDGoWifbAKlkSY/xqStKhRtw2HEo8A=
github.com/TannerKvarfordt/gopenai v0.1.7-beta/go.mod h1:X42mdDQIih6TLzctpf8Wp/cIGpHaMiImMWZ+BQz7nT0=
github.com/TannerKvarfordt/hfapigo v1.3.1 h1:Q0nGBLI3p6kbY/PHdjWFKsXN9HDulPQPSIlACtiZ0rE=
github.com/TannerKvarfordt/hfapigo v1.3.1/go.mod h1:QvdRtU6q3i/VURfTwUu/akYX6HtdIGn25t62zFLoXX4=
github.com/TannerKvarfordt/imgflipgo v1.0.8 h1:n6MPCZYGY51EL+H85UGV71LRiTiWIyoEprawYlu2Tr0=
Expand Down

0 comments on commit 720ce56

Please sign in to comment.