Skip to content

Commit 1bc2236

Browse files
chore(deps): update dependency google/go-licenses to v2
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | google/go-licenses | v1.6.0 | v2.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee59e34 commit 1bc2236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-licenses/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ func New(
3030
// GoLicenses to use.
3131
// +optional
3232
// renovate: datasource=github-tags depName=google/go-licenses versioning=semver
33-
// +default="1.6.0"
33+
// +default="2.0.1"
3434
goLicensesVersion string,
3535
// +optional
3636
// renovate image: datasource=docker depName=golang versioning=docker

0 commit comments

Comments
 (0)