diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,5 +67,5 @@ require ( golang.org/x/sys v0.0.0-20210426230700-d19ff857e887 gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 k8s.io/api v0.21.0 - k8s.io/apimachinery v0.21.0 + k8s.io/apimachinery v0.21.1 ) |