Skip to content

Commit

Permalink
chore(deps): bump github.com/elliotwms/bot from 0.3.33 to 0.3.34 (#175)
Browse files Browse the repository at this point in the history
Bumps [github.com/elliotwms/bot](https://github.com/elliotwms/bot) from 0.3.33 to 0.3.34.
- [Release notes](https://github.com/elliotwms/bot/releases)
- [Commits](elliotwms/bot@v0.3.33...v0.3.34)

---
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 Feb 3, 2025
1 parent 399dc70 commit 08cc363
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 @@ -5,7 +5,7 @@ go 1.23
require (
github.com/bwmarrin/discordgo v0.28.1
github.com/bwmarrin/snowflake v0.3.0
github.com/elliotwms/bot v0.3.33
github.com/elliotwms/bot v0.3.34
github.com/elliotwms/fakediscord v0.18.2
github.com/neilotoole/slogt v1.1.0
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/bwmarrin/snowflake v0.3.0/go.mod h1:NdZxfVWX+oR6y2K0o6qAYv6gIOP9rjG0/
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
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.33 h1:McFeMu0fMssxDkkxTOxWpc97G7zAQKRsX3k9cnM3G7w=
github.com/elliotwms/bot v0.3.33/go.mod h1:2laSFmgz3PLUuSLxbwqAocRRsM02CgPbhOKCgJdHngw=
github.com/elliotwms/bot v0.3.34 h1:MswUwjkgZYa+cb9jqhtfkL4hCwVJ7858AUl8udwNpvs=
github.com/elliotwms/bot v0.3.34/go.mod h1:2laSFmgz3PLUuSLxbwqAocRRsM02CgPbhOKCgJdHngw=
github.com/elliotwms/fakediscord v0.18.2 h1:EN1JeyhMMPpZf+UnZMvROjhuzsAM+z4nw9bVseakcjo=
github.com/elliotwms/fakediscord v0.18.2/go.mod h1:diPjfnMTjg73Izwl5pHMvGoGuOL8VSsMVt2ugFhfCos=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
Expand Down

0 comments on commit 08cc363

Please sign in to comment.