chore(deps): bump github.com/gorilla/mux from 1.7.3 to 1.8.0 (#128)

This commit is contained in:
dependabot[bot]
2020-10-02 12:05:16 +00:00
committed by GitHub
parent 3e0bf94169
commit 1eb7bdd5f7
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.13
require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.1.1
github.com/gorilla/mux v1.7.3
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v0.0.7
gopkg.in/h2non/gock.v1 v1.0.15
)