Skip to content

Commit ae7face

Browse files
committed
tidy go.mod and go.sum for olm bundle generator
1 parent 3bbfdaa commit ae7face

File tree

2 files changed

+91
-293
lines changed

2 files changed

+91
-293
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ require (
1616
github.com/spf13/cobra v1.1.1
1717
github.com/stretchr/testify v1.7.0
1818
golang.org/x/mod v0.4.1
19-
k8s.io/apimachinery v0.18.6
19+
k8s.io/apimachinery v0.20.1
2020
)

0 commit comments

Comments
 (0)