Skip to content

Commit

Permalink
chore(deps): bump github.com/elliotwms/fakediscord from 0.16.0 to 0.1…
Browse files Browse the repository at this point in the history
…6.2 (#159)

Bumps [github.com/elliotwms/fakediscord](https://github.com/elliotwms/fakediscord) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/elliotwms/fakediscord/releases)
- [Commits](elliotwms/fakediscord@v0.16.0...v0.16.2)

---
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 Oct 28, 2024
1 parent 646ec6a commit 20debf1
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 @@ -7,7 +7,7 @@ require (
github.com/aws/aws-xray-sdk-go v1.8.4
github.com/bwmarrin/discordgo v0.28.1
github.com/bwmarrin/snowflake v0.3.0
github.com/elliotwms/fakediscord v0.16.0
github.com/elliotwms/fakediscord v0.16.2
github.com/stretchr/testify v1.9.0
github.com/winebarrel/secretlamb v0.3.0
golang.org/x/sync v0.8.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ github.com/bwmarrin/snowflake v0.3.0/go.mod h1:NdZxfVWX+oR6y2K0o6qAYv6gIOP9rjG0/
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/fakediscord v0.16.0 h1:NlfqPm/qTl1xv76ihhSGaSoD+5tG1QOVPcfs3T4FP1Q=
github.com/elliotwms/fakediscord v0.16.0/go.mod h1:uw9CFPmgeR1f2NoOdzv87gyzmQxAhPQX0WCyEFOhQKo=
github.com/elliotwms/fakediscord v0.16.2 h1:V9sGRoGN13K4TAaVOwN4CvyvEl3pvArV7JNOuVyHxJY=
github.com/elliotwms/fakediscord v0.16.2/go.mod h1:uw9CFPmgeR1f2NoOdzv87gyzmQxAhPQX0WCyEFOhQKo=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
Expand Down

0 comments on commit 20debf1

Please sign in to comment.