Skip to content

Commit

Permalink
chore(deps): bump github.com/elliotwms/bot from 0.3.14 to 0.3.15 (#102)
Browse files Browse the repository at this point in the history
Bumps [github.com/elliotwms/bot](https://github.com/elliotwms/bot) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/elliotwms/bot/releases)
- [Commits](elliotwms/bot@v0.3.14...v0.3.15)

---
updated-dependencies:
- dependency-name: github.com/elliotwms/bot
  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 25, 2023
1 parent 358306f commit 5ff6a8c
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.19

require (
github.com/bwmarrin/discordgo v0.27.1
github.com/elliotwms/bot v0.3.14
github.com/elliotwms/bot v0.3.15
github.com/elliotwms/fakediscord v0.12.12
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
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 @@ -3,8 +3,8 @@ github.com/bwmarrin/discordgo v0.27.1/go.mod h1:NJZpH+1AfhIcyQsPeuBKsUtYrRnjkyu0
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/elliotwms/bot v0.3.14 h1:di3ASMwartK50T8MTjuv1qdfx351q2vM/C//2gMo5uU=
github.com/elliotwms/bot v0.3.14/go.mod h1:4YvPBUI+Do++expdVu6cH6EPmavUsPy6qitytEKVj70=
github.com/elliotwms/bot v0.3.15 h1:ja2JuNSUlnBl7VtXo8NLR4uQ81jDGuZy+Ira6bND/FU=
github.com/elliotwms/bot v0.3.15/go.mod h1:aiNFJQ3CjLDc6SZEzWmDZqvI5xhbr+qB+Rj8LrNNap8=
github.com/elliotwms/fakediscord v0.12.12 h1:bv1ojji6IHLLWOxtkal8Fx0SsVfNvCK7wb3uSrQ+lsA=
github.com/elliotwms/fakediscord v0.12.12/go.mod h1:eQ+H7mCsJ0mbNLg2o0AtjfEvIutJ9ldU9sIzGQY0+RA=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
Expand Down

0 comments on commit 5ff6a8c

Please sign in to comment.