Skip to content

Commit ea35c15

Browse files
Bump the go_modules group across 3 directories with 1 update
Bumps the go_modules group with 1 update in the /provider directory: [github.com/golang/glog](https://github.com/golang/glog). Bumps the go_modules group with 1 update in the /sdk directory: [github.com/golang/glog](https://github.com/golang/glog). Bumps the go_modules group with 1 update in the /tests directory: [github.com/golang/glog](https://github.com/golang/glog). Updates `github.com/golang/glog` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.2...v1.2.4) Updates `github.com/golang/glog` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.2...v1.2.4) Updates `github.com/golang/glog` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.2...v1.2.4) --- updated-dependencies: - dependency-name: github.com/golang/glog dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-type: indirect dependency-group: go_modules - dependency-name: github.com/golang/glog dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98d5d85 commit ea35c15

File tree

6 files changed

+25
-65
lines changed

6 files changed

+25
-65
lines changed

provider/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ require (
114114
github.com/gobwas/glob v0.2.3 // indirect
115115
github.com/gofrs/uuid v4.2.0+incompatible // indirect
116116
github.com/gogo/protobuf v1.3.2 // indirect
117-
github.com/golang/glog v1.2.2 // indirect
117+
github.com/golang/glog v1.2.4 // indirect
118118
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
119119
github.com/google/btree v1.1.3 // indirect
120120
github.com/google/cel-go v0.22.1 // indirect

provider/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@ github.com/golang-jwt/jwt/v4 v4.5.0/go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w
348348
github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk=
349349
github.com/golang-jwt/jwt/v5 v5.2.1/go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk=
350350
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
351-
github.com/golang/glog v1.2.2 h1:1+mZ9upx1Dh6FmUTFR1naJ77miKiXgALjWOZ3NVFPmY=
352-
github.com/golang/glog v1.2.2/go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w=
351+
github.com/golang/glog v1.2.4 h1:CNNw5U8lSiiBk7druxtSHHTsRWcxKoac6kZKm2peBBc=
352+
github.com/golang/glog v1.2.4/go.mod h1:6AhwSGph0fcJtXVM/PEHPqZlFeoLxhs7/t5UDAwmO+w=
353353
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
354354
github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
355355
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=

sdk/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/go-git/go-billy/v5 v5.6.1 // indirect
3434
github.com/go-git/go-git/v5 v5.13.1 // indirect
3535
github.com/gogo/protobuf v1.3.2 // indirect
36-
github.com/golang/glog v1.2.2 // indirect
36+
github.com/golang/glog v1.2.4 // indirect
3737
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
3838
github.com/google/uuid v1.6.0 // indirect
3939
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect

0 commit comments

Comments
 (0)