Skip to content

Commit

Permalink
go get github.com/heimweh/go-pagerduty@5d470ed && go mod vendor && go…
Browse files Browse the repository at this point in the history
… mod tidy
  • Loading branch information
pdecat committed Aug 2, 2022
1 parent 63976ea commit e163c94
Show file tree
Hide file tree
Showing 369 changed files with 19,899 additions and 12,051 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
cloud.google.com/go v0.71.0 // indirect
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
github.com/heimweh/go-pagerduty v0.0.0-20220527195341-4e587aa9b58e
github.com/heimweh/go-pagerduty v0.0.0-20220722230120-5d470ed7c5fc
golang.org/x/tools v0.0.0-20201110124207-079ba7bd75cd // indirect
google.golang.org/api v0.35.0 // indirect
google.golang.org/genproto v0.0.0-20201109203340-2640f1f9cdfb // indirect
Expand Down
95 changes: 30 additions & 65 deletions go.sum

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions vendor/github.com/go-stack/stack/.travis.yml

This file was deleted.

2 changes: 2 additions & 0 deletions vendor/github.com/go-stack/stack/go.mod

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

3 changes: 3 additions & 0 deletions vendor/github.com/golang/snappy/AUTHORS

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

4 changes: 4 additions & 0 deletions vendor/github.com/golang/snappy/CONTRIBUTORS

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

87 changes: 57 additions & 30 deletions vendor/github.com/golang/snappy/decode.go

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

14 changes: 0 additions & 14 deletions vendor/github.com/golang/snappy/decode_amd64.go

This file was deleted.

Loading

0 comments on commit e163c94

Please sign in to comment.