diff --git a/go-licenses.yaml b/go-licenses.yaml index 2178b1e214bf..a88fbe4d8046 100644 --- a/go-licenses.yaml +++ b/go-licenses.yaml @@ -1,13 +1,10 @@ package: name: go-licenses version: 1.6.0 - epoch: 1 + epoch: 2 description: A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time. copyright: - license: Apache-2.0 - dependencies: - runtime: - - go pipeline: - uses: git-checkout