diff --git a/versions.yaml b/versions.yaml index db8f12940..df43811e9 100644 --- a/versions.yaml +++ b/versions.yaml @@ -216,19 +216,6 @@ externals: meta: swarm-version: "1.12.1" - gometalinter: - description: "Utility to run various golang linters" - url: "https://github.com/alecthomas/gometalinter" - uscan-url: >- - https://github.com/alecthomas/gometalinter/tags - .*/v?([\d\.]+)\.tar\.gz - version: "v2.0.5" - - golangci-lint: - description: "Utility to run various golang linters" - url: "https://install.goreleaser.com/github.com/golangci/golangci-lint.sh" - version: "v1.15.0" - kubernetes: description: "Kubernetes project container manager" url: "https://github.com/kubernetes/kubernetes"