Skip to content

Commit

Permalink
Merge pull request #36 from zendesk/jasonmartens/update-ghinstallation
Browse files Browse the repository at this point in the history
Update ghinstallation version to use new endpoint
  • Loading branch information
ragurney authored Oct 2, 2020
2 parents 0d4b540 + b6baac8 commit a0dcb84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/zendesk/term-check
go 1.14

require (
github.com/DataDog/ghinstallation v0.1.2
github.com/DataDog/ghinstallation v0.1.2-0.20190205220828-59991dd7261d
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/google/go-github/v18 v18.2.0
github.com/google/go-github/v32 v32.1.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
github.com/DataDog/ghinstallation v0.1.2-0.20190205220828-59991dd7261d h1:Z+MFmUkyvOfd74YaB0Atr5IKtunbcBDmSqPRhwZiNOc=
github.com/DataDog/ghinstallation v0.1.2-0.20190205220828-59991dd7261d/go.mod h1:XS43SJ2Jf//QMDRQOrLNdo2v4znrpvmH87JiFWhPhPM=
github.com/DataDog/ghinstallation v0.1.2 h1:rvpqEB8HXGBzr/SshdwqPe5fOt/QPk0RypnqQUXwwTo=
github.com/DataDog/ghinstallation v0.1.2/go.mod h1:XS43SJ2Jf//QMDRQOrLNdo2v4znrpvmH87JiFWhPhPM=
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
Expand Down

0 comments on commit a0dcb84

Please sign in to comment.