Adds go.mod accidentally left out.
This commit is contained in:
parent
d51400bc9d
commit
af535f2a5c
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -13,7 +13,7 @@ require (
|
|||
golang.org/x/sys v0.0.0-20201207223542-d4d67f95c62d // indirect
|
||||
google.golang.org/genproto v0.0.0-20201209185603-f92720507ed4 // indirect
|
||||
google.golang.org/grpc v1.34.0
|
||||
k8s.io/kubernetes v1.20.7
|
||||
k8s.io/kubernetes v1.20.12
|
||||
k8s.io/mount-utils v0.0.0
|
||||
k8s.io/utils v0.0.0-20201110183641-67b214c5f920
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue