|
module k8s.io/git-sync
|
|
|
|
require (
|
|
github.com/go-logr/glogr v1.0.0-rc1
|
|
github.com/go-logr/logr v1.0.0-rc1
|
|
github.com/google/go-licenses v0.0.0-20210329231322-ce1d9163b77d
|
|
github.com/prometheus/client_golang v0.9.2
|
|
github.com/spf13/pflag v1.0.5
|
|
)
|
|
|
|
go 1.16
|