Skip to content

Commit

Permalink
update go-webhookd/v3 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed May 29, 2020
1 parent ab6f049 commit 3f85155
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 143 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ require (
github.com/google/go-github v17.0.0+incompatible
github.com/google/go-querystring v1.0.0 // indirect
github.com/sfomuseum/go-flags v0.3.1
github.com/whosonfirst/go-webhookd/v3 v3.0.0
github.com/whosonfirst/go-webhookd/v3 v3.0.1
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ github.com/whosonfirst/algnhsa v0.1.0/go.mod h1:swLBXxaVTv3s6dJLhekdQCuCTshUew+x
github.com/whosonfirst/go-sanitize v0.1.0/go.mod h1:p/emgbafMM0p5iVAz2XWwecYPl06Tw4Jos9rhTKIrt8=
github.com/whosonfirst/go-webhookd/v3 v3.0.0 h1:wnBKaOU75HAYdS29R8BHpPb/pl24TiX2oFGPts0+kqo=
github.com/whosonfirst/go-webhookd/v3 v3.0.0/go.mod h1:a4RlfZkEEgs2HZV73IvxdD6huHQ5gWoYeuaX8JRHOAI=
github.com/whosonfirst/go-webhookd/v3 v3.0.1 h1:k+1PloYWuyPKfTkIr+q8eoMdy2AzuAUV/ec72vCi3ZA=
github.com/whosonfirst/go-webhookd/v3 v3.0.1/go.mod h1:a4RlfZkEEgs2HZV73IvxdD6huHQ5gWoYeuaX8JRHOAI=
go.opencensus.io v0.15.0/go.mod h1:UffZAU+4sDEINUGP/B7UfBBkq4fqLu9zXAX7ke6CHW0=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
Expand Down
1 change: 1 addition & 0 deletions vendor/github.com/whosonfirst/go-webhookd/v3/LICENSE

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

20 changes: 0 additions & 20 deletions vendor/github.com/whosonfirst/go-webhookd/v3/Makefile

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

168 changes: 47 additions & 121 deletions vendor/github.com/whosonfirst/go-webhookd/v3/README.md

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
Expand Up @@ -37,7 +37,7 @@ github.com/googleapis/gax-go
github.com/sfomuseum/go-flags/flagset
# github.com/whosonfirst/algnhsa v0.1.0
github.com/whosonfirst/algnhsa
# github.com/whosonfirst/go-webhookd/v3 v3.0.0
# github.com/whosonfirst/go-webhookd/v3 v3.0.1
github.com/whosonfirst/go-webhookd/v3
github.com/whosonfirst/go-webhookd/v3/config
github.com/whosonfirst/go-webhookd/v3/daemon
Expand Down

0 comments on commit 3f85155

Please sign in to comment.