10 lines
316 B
Modula-2
10 lines
316 B
Modula-2
module k8s.io/git-sync
|
|
|
|
require (
|
|
github.com/go-logr/logr v0.1.0 // indirect
|
|
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect
|
|
github.com/prometheus/client_golang v0.9.2
|
|
github.com/thockin/glogr v0.0.0-20160825042232-7a7f3ced4f9f
|
|
github.com/thockin/logr v0.0.0-20160822044224-103d90809f34
|
|
)
|