Skip to content

Commit

Permalink
Bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.5 to 2.0.0-rc.6 (
Browse files Browse the repository at this point in the history
#3)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 3, 2022
1 parent 99051a1 commit efbc672
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 15 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module github.com/DivideProjects/GoLangTgBot
// +heroku goVersion go1.17
go 1.17

require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.5
require github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.6
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.5 h1:GLCx93Np2zSj+cb9go0uLcYxgSS4gqTYLfv/mC1VERE=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.5/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.6 h1:MoFt/Ff7+IX9Qq/w67xHV3UFSyhbctjHhd/pq+ujQr0=
github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.6/go.mod h1:r815fYWTudnU9JhtsJAxUtuV7QrSgKpChJkfTSMFpfg=
58 changes: 49 additions & 9 deletions vendor/github.com/PaulSonOfLars/gotgbot/v2/gen_methods.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion vendor/github.com/PaulSonOfLars/gotgbot/v2/gen_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/github.com/PaulSonOfLars/gotgbot/v2/spec_commit

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.5
# github.com/PaulSonOfLars/gotgbot/v2 v2.0.0-rc.6
## explicit; go 1.15
github.com/PaulSonOfLars/gotgbot/v2
github.com/PaulSonOfLars/gotgbot/v2/ext
Expand Down

0 comments on commit efbc672

Please sign in to comment.