-
- Downloads
[renovate] Update module github.com/golang/glog to v1.2.3
parent
5f5fde1c
No related branches found
No related tags found
Pipeline #230131 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !1094. Comments created here will be created in the context of that merge request.
... | @@ -41,7 +41,7 @@ require ( | ... | @@ -41,7 +41,7 @@ require ( |
github.com/fsnotify/fsnotify v1.7.0 // indirect | github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/golang-jwt/jwt v3.2.2+incompatible | github.com/golang-jwt/jwt v3.2.2+incompatible | ||
github.com/golang/glog v1.2.2 | github.com/golang/glog v1.2.3 | ||
github.com/golang/protobuf v1.5.4 | github.com/golang/protobuf v1.5.4 | ||
github.com/golang/snappy v0.0.4 // indirect | github.com/golang/snappy v0.0.4 // indirect | ||
github.com/gookit/color v1.5.4 // indirect | github.com/gookit/color v1.5.4 // indirect | ||
... | ... |
Please register or sign in to comment