Skip to content

Commit

Permalink
Bump github.com/Kardbord/hfapigo/v2 from 2.0.1 to 2.1.0 (#159)
Browse files Browse the repository at this point in the history
Bumps [github.com/Kardbord/hfapigo/v2](https://github.com/Kardbord/hfapigo) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/Kardbord/hfapigo/releases)
- [Changelog](https://github.com/Kardbord/hfapigo/blob/main/.goreleaser.yml)
- [Commits](Kardbord/hfapigo@v2.0.1...v2.1.0)

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

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 Feb 20, 2024
1 parent fd40b87 commit 01473aa
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/Kardbord/gopenai v0.3.0-beta
github.com/Kardbord/hfapigo/v2 v2.0.1
github.com/Kardbord/hfapigo/v2 v2.1.0
github.com/Kardbord/imgflipgo/v2 v2.0.1
github.com/Kardbord/ubiquity v0.3.0
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/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/hfapigo/v2 v2.0.1 h1:94eMl4DBb5wueYIS3rYhU4u6BHi01kgJRKoIT2xE8nM=
github.com/Kardbord/hfapigo/v2 v2.0.1/go.mod h1:P2iF73fV7MPgJgneVEQyYOKSTNYTdSPgQM1GzZMCcdY=
github.com/Kardbord/hfapigo/v2 v2.1.0 h1:SL13zSRs2rV2NNzfyYmYD6j5MJS6ggWRk3akntR3I+k=
github.com/Kardbord/hfapigo/v2 v2.1.0/go.mod h1:b3lsGiXdK0OScDYeHEqRWD1EKNhaE1OMnJZrUe0Z8W8=
github.com/Kardbord/imgflipgo/v2 v2.0.1 h1:ZjtKftiOINCRdApqVW4zHNiC/RVeZByVeORUKJAjHwA=
github.com/Kardbord/imgflipgo/v2 v2.0.1/go.mod h1:0Z/FulkpgsaORWgL3L2JuzqzpecIT+rX12DN3CEdp28=
github.com/Kardbord/ubiquity v0.3.0 h1:UGA3vQ7ATPAhr8oyk16FGonjPiujqh614vc6e7goyn8=
Expand Down

0 comments on commit 01473aa

Please sign in to comment.