ops-center / searchlight

🔦 Alerts for Kubernetes
https://appscode.com/products/searchlight
Apache License 2.0
321 stars 24 forks source link

Potential case-insensitive import collision #449

Open unknwon opened 5 years ago

unknwon commented 5 years ago

Due to GitHub handle change (to lowercase) for long term purpose, go get may fail fetching github.com/Unknwon/com. Please consider take some time to update it to github.com/unknwon/com in the go.mod file. I truly apology for the inconvenience and unintended troubles caused.