1
0
Fork 0
mirror of https://github.com/arangodb/kube-arangodb.git synced 2024-12-14 11:57:37 +00:00

Update go.mod dependency

This commit is contained in:
ajanikow 2022-07-12 21:45:34 +00:00
parent cf11c262f1
commit e10ab25f0b
No known key found for this signature in database
GPG key ID: E578815B948988B6

2
go.mod
View file

@ -97,7 +97,7 @@ require (
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v2 v2.4.0
k8s.io/klog/v2 v2.9.0 // indirect
k8s.io/kube-openapi v0.0.0-20211110012726-3cc51fd1e909 // indirect
k8s.io/utils v0.0.0-20210521133846-da695404a2bc // indirect