blob: 712369600c30428723ec1584e791c9d3599194e3 [file] [log] [blame]
module k8s.io/utils
go 1.12
require (
github.com/davecgh/go-spew v1.1.1
github.com/spf13/afero v1.2.2
github.com/stretchr/testify v1.3.0
k8s.io/klog/v2 v2.0.0
)