Skip to content

Commit

Permalink
chore(deps): bump github.com/elliotwms/fakediscord (#105)
Browse files Browse the repository at this point in the history
Bumps [github.com/elliotwms/fakediscord](https://github.com/elliotwms/fakediscord) from 0.12.13 to 0.12.14.
- [Release notes](https://github.com/elliotwms/fakediscord/releases)
- [Commits](elliotwms/fakediscord@v0.12.13...v0.12.14)

---
updated-dependencies:
- dependency-name: github.com/elliotwms/fakediscord
  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 Jan 1, 2024
1 parent a058919 commit f1f44e7
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.19
require (
github.com/bwmarrin/discordgo v0.27.1
github.com/elliotwms/bot v0.3.15
github.com/elliotwms/fakediscord v0.12.13
github.com/elliotwms/fakediscord v0.12.14
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
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/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.15 h1:ja2JuNSUlnBl7VtXo8NLR4uQ81jDGuZy+Ira6bND/FU=
github.com/elliotwms/bot v0.3.15/go.mod h1:aiNFJQ3CjLDc6SZEzWmDZqvI5xhbr+qB+Rj8LrNNap8=
github.com/elliotwms/fakediscord v0.12.13 h1:ViZM5RhpNNghZUGKJnc4RORePDRNU4Ckl7H9F6svMnk=
github.com/elliotwms/fakediscord v0.12.13/go.mod h1:mye268jOptEUkdDktmyRwnTwQu8dD/Qj3RHI7uD5zjA=
github.com/elliotwms/fakediscord v0.12.14 h1:a3wZmwt8zCtEGSKUU/ppDyFKpRbgtPtB9GlKWR1uGZg=
github.com/elliotwms/fakediscord v0.12.14/go.mod h1:mye268jOptEUkdDktmyRwnTwQu8dD/Qj3RHI7uD5zjA=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
Expand Down

0 comments on commit f1f44e7

Please sign in to comment.