Skip to content

Commit

Permalink
Bump github.com/TannerKvarfordt/hfapigo from 1.1.0 to 1.2.0 (#100)
Browse files Browse the repository at this point in the history
Bumps [github.com/TannerKvarfordt/hfapigo](https://github.com/TannerKvarfordt/hfapigo) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/TannerKvarfordt/hfapigo/releases)
- [Commits](Kardbord/hfapigo@v1.1.0...v1.2.0)

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

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 Apr 28, 2023
1 parent 663e298 commit d663a61
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/TannerKvarfordt/gopenai v0.1.3-beta
github.com/TannerKvarfordt/hfapigo v1.1.0
github.com/TannerKvarfordt/hfapigo v1.2.0
github.com/TannerKvarfordt/imgflipgo v1.0.6
github.com/TannerKvarfordt/ubiquity v0.2.2
github.com/bwmarrin/discordgo v0.27.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
github.com/TannerKvarfordt/gopenai v0.1.3-beta h1:KuzfR2zZUNnC+RKhN/9qRF/dJ8glPCX6Lm9pt3FJnAQ=
github.com/TannerKvarfordt/gopenai v0.1.3-beta/go.mod h1:X42mdDQIih6TLzctpf8Wp/cIGpHaMiImMWZ+BQz7nT0=
github.com/TannerKvarfordt/hfapigo v1.1.0 h1:4Mxx15RbLP4WhvFWParQlPb98kVfjaWS2BshFvKwpY8=
github.com/TannerKvarfordt/hfapigo v1.1.0/go.mod h1:qhyMEDUaRDpi0L4urlhvuTaCF207PI3Al1USMvVffm8=
github.com/TannerKvarfordt/hfapigo v1.2.0 h1:naTLCsY1GlIsOlWowaS+SoW4pBpuPu/tj87Ajh+SHBI=
github.com/TannerKvarfordt/hfapigo v1.2.0/go.mod h1:qhyMEDUaRDpi0L4urlhvuTaCF207PI3Al1USMvVffm8=
github.com/TannerKvarfordt/imgflipgo v1.0.6 h1:u7HRbGsTBE1VjrQuk2UUJTJEDf/jvbh0QVhGPF6m/zA=
github.com/TannerKvarfordt/imgflipgo v1.0.6/go.mod h1:wLVihMPHZAVEfAzU047L6tIxdm1WZ8KvZc71DrOrseY=
github.com/TannerKvarfordt/ubiquity v0.2.2 h1:SWbXc58MZjrdmJxk/WjdZKbfuHbWTAJ9ToxyDnhZAnQ=
Expand Down

0 comments on commit d663a61

Please sign in to comment.