From bbe5e2d6b74d97e2a6cc63b4e21f00b721413284 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Sep 2019 16:49:34 +0000 Subject: [PATCH] chore(deps): update module masterminds/semver to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3ef4eeb1f..a230b55d6 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.12 require ( github.com/DeanThompson/ginpprof v0.0.0-20190408063150-3be636683586 - github.com/Masterminds/semver v1.5.0 + github.com/Masterminds/semver/v3 v3.0.1 github.com/certifi/gocertifi v0.0.0-20190905060710-a5e0173ced67 // indirect github.com/cnf/structhash v0.0.0-20180104161610-62a607eb0224 github.com/elazarl/go-bindata-assetfs v1.0.1-0.20180223160309-38087fe4dafb