mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 20:41:04 +00:00
Merge pull request #305 from jodh-intel/add-gometalinter-to-versions-db
versions: Add gometalinter to versions database
This commit is contained in:
commit
32c734e10b
@ -113,6 +113,11 @@ externals:
|
||||
meta:
|
||||
swarm-version: "1.12.1"
|
||||
|
||||
gometalinter:
|
||||
description: "utility to run various golang linters"
|
||||
url: "https://github.com/alecthomas/gometalinter"
|
||||
version: "v2.0.5"
|
||||
|
||||
kubernetes:
|
||||
description: "Kubernetes project container manager"
|
||||
url: "https://github.com/kubernetes/kubernetes"
|
||||
|
Loading…
Reference in New Issue
Block a user