Skip to content

Commit

Permalink
Merge pull request #561 from atc0005/update-go-teams-notify-dep
Browse files Browse the repository at this point in the history
Bump `atc0005/go-teams-notify` to v2.12.0-alpha.1
  • Loading branch information
atc0005 authored Aug 7, 2024
2 parents bc0464a + 47a3ebf commit d196af8
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 35 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ go 1.19
//
// replace github.com/atc0005/go-teams-notify/v2 => ../go-teams-notify

require github.com/atc0005/go-teams-notify/v2 v2.11.0
require github.com/atc0005/go-teams-notify/v2 v2.12.0-alpha.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/atc0005/go-teams-notify/v2 v2.11.0 h1:CugCxSm9Z8GG1KDpAxCpJJk1uo1p9p50RMYhbJgKvdc=
github.com/atc0005/go-teams-notify/v2 v2.11.0/go.mod h1:WSv9moolRsBcpZbwEf6gZxj7h0uJlJskJq5zkEWKO8Y=
github.com/atc0005/go-teams-notify/v2 v2.12.0-alpha.1 h1:0km5FZ3RYE3nQn8nnptNJ3DjYIAm1k7+mtoZUByKjJc=
github.com/atc0005/go-teams-notify/v2 v2.12.0-alpha.1/go.mod h1:WSv9moolRsBcpZbwEf6gZxj7h0uJlJskJq5zkEWKO8Y=
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
25 changes: 1 addition & 24 deletions vendor/github.com/atc0005/go-teams-notify/v2/CHANGELOG.md

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

14 changes: 7 additions & 7 deletions vendor/github.com/atc0005/go-teams-notify/v2/send.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/modules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# github.com/atc0005/go-teams-notify/v2 v2.11.0
# github.com/atc0005/go-teams-notify/v2 v2.12.0-alpha.1
## explicit; go 1.14
github.com/atc0005/go-teams-notify/v2
github.com/atc0005/go-teams-notify/v2/adaptivecard
Expand Down

0 comments on commit d196af8

Please sign in to comment.