From e9de7bec152b3bf3beef26cce8e5f25b9f1e4298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 11:02:44 +0200 Subject: [chore]: Bump github.com/go-playground/validator/v10 (#1724) Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.12.0 to 10.13.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](https://github.com/go-playground/validator/compare/v10.12.0...v10.13.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- vendor/github.com/leodido/go-urn/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/leodido/go-urn/makefile') diff --git a/vendor/github.com/leodido/go-urn/makefile b/vendor/github.com/leodido/go-urn/makefile index 2e482fa17..d088c044e 100644 --- a/vendor/github.com/leodido/go-urn/makefile +++ b/vendor/github.com/leodido/go-urn/makefile @@ -17,7 +17,7 @@ images: docs/urn.png .PHONY: removecomments removecomments: - @go build ./tools/removecomments + @cd ./tools/removecomments; go build -o ../../removecomments ./main.go machine.go: machine.go.rl -- cgit v1.3