diff --git a/go_modules/helpers/go.mod b/go_modules/helpers/go.mod index faa503ca601..f545e3b8b58 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.18 -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=