|
module k8s.io/git-sync
|
|
|
|
require (
|
|
github.com/go-logr/glogr v0.1.0
|
|
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/spf13/pflag v1.0.5
|
|
)
|
|
|
|
go 1.13
|