From f7c713749ae9571d0c195389ba1e3daa7f5cbba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 07:15:14 +0000 Subject: [PATCH] build(deps): bump github.com/Masterminds/vcs in /go_modules/helpers Bumps [github.com/Masterminds/vcs](https://github.com/Masterminds/vcs) from 1.13.1 to 1.13.3. - [Release notes](https://github.com/Masterminds/vcs/releases) - [Changelog](https://github.com/Masterminds/vcs/blob/master/CHANGELOG.md) - [Commits](https://github.com/Masterminds/vcs/compare/v1.13.1...v1.13.3) --- updated-dependencies: - dependency-name: github.com/Masterminds/vcs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go_modules/helpers/go.mod | 2 +- go_modules/helpers/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go_modules/helpers/go.mod b/go_modules/helpers/go.mod index 1e0638d8578..c2ac34e3bac 100644 --- a/go_modules/helpers/go.mod +++ b/go_modules/helpers/go.mod @@ -2,4 +2,4 @@ module github.com/dependabot/dependabot-core/go_modules/helpers go 1.17 -require github.com/Masterminds/vcs v1.13.1 +require github.com/Masterminds/vcs v1.13.3 diff --git a/go_modules/helpers/go.sum b/go_modules/helpers/go.sum index 240000ee2c5..89365af4e39 100644 --- a/go_modules/helpers/go.sum +++ b/go_modules/helpers/go.sum @@ -1,2 +1,2 @@ -github.com/Masterminds/vcs v1.13.1 h1:NL3G1X7/7xduQtA2sJLpVpfHTNBALVNSjob6KEjPXNQ= -github.com/Masterminds/vcs v1.13.1/go.mod h1:N09YCmOQr6RLxC6UNHzuVwAdodYbbnycGHSmwVJjcKA= +github.com/Masterminds/vcs v1.13.3 h1:IIA2aBdXvfbIM+yl/eTnL4hb1XwdpvuQLglAix1gweE= +github.com/Masterminds/vcs v1.13.3/go.mod h1:TiE7xuEjl1N4j016moRd6vezp6e6Lz23gypeXfzXeW8=