Skip to content

Commit 0f366a6

Browse files
authored
update github.com/golang/glog to 1.2.4 (#15522)
* update github.com/golang/glog to 1.2.4 * update NOTICE.txt
1 parent cf87f92 commit 0f366a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: NOTICE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11968,7 +11968,7 @@ Apache License
1196811968

1196911969
--------------------------------------------------------------------------------
1197011970
Dependency : github.com/golang/glog
11971-
Version: v1.2.0
11971+
Version: v1.2.4
1197211972
Licence type (autodetected): Apache-2.0
1197311973
--------------------------------------------------------------------------------
1197411974

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ require (
124124
github.com/go-openapi/swag v0.22.3 // indirect
125125
github.com/gofrs/flock v0.7.2-0.20190320160742-5135e617513b // indirect
126126
github.com/gogo/googleapis v1.4.1 // indirect
127-
github.com/golang/glog v1.2.0 // indirect
127+
github.com/golang/glog v1.2.4 // indirect
128128
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
129129
github.com/golang/protobuf v1.5.4 // indirect
130130
github.com/golang/snappy v0.0.4 // indirect

0 commit comments

Comments
 (0)