Skip to content

Commit

Permalink
Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.11 to 2.0.0-rc…
Browse files Browse the repository at this point in the history
….12 (#36)

Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.11 to 2.0.0-rc.12.
- [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases)
- [Commits](PaulSonOfLars/gotgbot@v2.0.0-rc.11...v2.0.0-rc.12)

---
updated-dependencies:
- dependency-name: github.com/PaulSonOfLars/gotgbot/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Nov 21, 2022
1 parent 256afaf commit 834f044
Show file tree
Hide file tree
Showing 6 changed files with 381 additions and 8 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 @@ module github.com/DivideProjects/GoLangTgBot
go 1.18

require (
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.11
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12
github.com/sirupsen/logrus v1.9.0
go.mongodb.org/mongo-driver v1.11.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.11 h1:kA9gzNs3EwoqemRqKPp54GG13Z9OMsyzsGEXVNQFI2o=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.11/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12 h1:hBYLRp2x1sxkFCyFKODrcDHTo688m7Ao0dBe5YWCIDA=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.12/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg=
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=
Expand Down
Loading

0 comments on commit 834f044

Please sign in to comment.