fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.0.4 (#1452)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-05-16 08:59:53 +09:00
committed by GitHub
parent f1caebbaf0
commit b43ef70ac6
2 changed files with 6 additions and 1 deletions

3
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/actions-runner-controller/actions-runner-controller
go 1.17
require (
github.com/bradleyfalzon/ghinstallation/v2 v2.0.3
github.com/bradleyfalzon/ghinstallation/v2 v2.0.4
github.com/davecgh/go-spew v1.1.1
github.com/go-logr/logr v1.2.3
github.com/google/go-cmp v0.5.8
@@ -37,6 +37,7 @@ require (
github.com/golang-jwt/jwt/v4 v4.0.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-github/v41 v41.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/google/uuid v1.1.2 // indirect