Skip to content

Commit

Permalink
Merge pull request #541 from atc0005/i523-update-go-teams-notify-dep
Browse files Browse the repository at this point in the history
Bump `atc0005/go-teams-notify` to v2.11.0-alpha.5
  • Loading branch information
atc0005 authored Jul 24, 2024
2 parents 723e7ad + d829b48 commit 112f987
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 28 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-alpha.1
require github.com/atc0005/go-teams-notify/v2 v2.11.0-alpha.5
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-alpha.1 h1:PHX3wtpybiMyDlajAC2KJe3bhYQGtY9DKx3EYSs0pf4=
github.com/atc0005/go-teams-notify/v2 v2.11.0-alpha.1/go.mod h1:WSv9moolRsBcpZbwEf6gZxj7h0uJlJskJq5zkEWKO8Y=
github.com/atc0005/go-teams-notify/v2 v2.11.0-alpha.5 h1:GOj11P9UelbBsxLE4CKo957xiOZkqIu8/X0Imcvjy/I=
github.com/atc0005/go-teams-notify/v2 v2.11.0-alpha.5/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
64 changes: 47 additions & 17 deletions vendor/github.com/atc0005/go-teams-notify/v2/README.md

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

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/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-alpha.1
# github.com/atc0005/go-teams-notify/v2 v2.11.0-alpha.5
## 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 112f987

Please sign in to comment.