1
0
mirror of https://github.com/openshift/image-registry.git synced 2026-02-05 09:45:55 +01:00

Migrate from glog to klog

This commit is contained in:
Oleg Bulatov
2022-01-04 15:25:00 +01:00
parent 353c9a96be
commit 3810910a62
13 changed files with 26 additions and 1569 deletions

1
go.mod
View File

@@ -19,7 +19,6 @@ require (
github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7 // indirect
github.com/gofrs/uuid v4.0.0+incompatible // indirect
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/gorilla/context v0.0.0-20140604161150-14f550f51af5 // indirect
github.com/gorilla/handlers v1.5.1
github.com/gorilla/mux v1.4.0 // indirect