-
- Downloads
Bump glog to v1.2.4
parent
6630b437
Branches
Tags
... | @@ -27,7 +27,7 @@ require ( | ... | @@ -27,7 +27,7 @@ require ( |
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240221180331-f05a6f4403ce.1 // indirect | buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.33.0-20240221180331-f05a6f4403ce.1 // indirect | ||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | ||
github.com/go-ole/go-ole v1.3.0 // indirect | github.com/go-ole/go-ole v1.3.0 // indirect | ||
github.com/golang/glog v1.2.2 // indirect | github.com/golang/glog v1.2.4 // indirect | ||
github.com/golang/protobuf v1.5.4 // indirect | github.com/golang/protobuf v1.5.4 // indirect | ||
github.com/google/go-cmp v0.6.0 // indirect | github.com/google/go-cmp v0.6.0 // indirect | ||
github.com/hashicorp/errwrap v1.1.0 // indirect | github.com/hashicorp/errwrap v1.1.0 // indirect | ||
... | ... |
Please register or sign in to comment