From 518457b3546e87bd7a8fe9f9a917b8b9c7bcaad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 12:20:31 +0000 Subject: Bump github.com/cyphar/filepath-securejoin from 0.2.2 to 0.2.3 Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.2...v0.2.3) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vendor/github.com/cyphar/filepath-securejoin/go.mod | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/github.com/cyphar/filepath-securejoin/go.mod (limited to 'vendor/github.com/cyphar/filepath-securejoin/go.mod') diff --git a/vendor/github.com/cyphar/filepath-securejoin/go.mod b/vendor/github.com/cyphar/filepath-securejoin/go.mod new file mode 100644 index 000000000..0607c1fa0 --- /dev/null +++ b/vendor/github.com/cyphar/filepath-securejoin/go.mod @@ -0,0 +1,3 @@ +module github.com/cyphar/filepath-securejoin + +go 1.13 -- cgit v1.2.3-54-g00ecf