banzaicloud / istio-operator

An operator that manages Istio deployments on Kubernetes
Apache License 2.0
535 stars 94 forks source link

fix dependency issues for go1.18 #848

Closed kristofgyuracz closed 2 years ago

kristofgyuracz commented 2 years ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

This is a draft PR to demonstrate how the dependency downloading can be fixed for go1.18

Checklist