File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/clbanning/mxj/v2 v2.5.6
1313 github.com/dnaeon/go-vcr/v2 v2.0.1
1414 github.com/ghodss/yaml v1.0.0
15- github.com/go-enry/go-enry/v2 v2.8.2
15+ github.com/go-enry/go-enry/v2 v2.8.3
1616 github.com/go-git/go-git/v5 v5.4.2
1717 github.com/jedib0t/go-pretty v4.3.0+incompatible
1818 github.com/jmoiron/sqlx v1.3.5
Original file line number Diff line number Diff line change @@ -148,6 +148,8 @@ github.com/gliderlabs/ssh v0.2.2 h1:6zsha5zo/TWhRhwqCD3+EarCAgZ2yN28ipRnGPnwkI0=
148148github.com/gliderlabs/ssh v0.2.2 /go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0 =
149149github.com/go-enry/go-enry/v2 v2.8.2 h1:uiGmC+3K8sVd/6DOe2AOJEOihJdqda83nPyJNtMR8RI =
150150github.com/go-enry/go-enry/v2 v2.8.2 /go.mod h1:GVzIiAytiS5uT/QiuakK7TF1u4xDab87Y8V5EJRpsIQ =
151+ github.com/go-enry/go-enry/v2 v2.8.3 h1:BwvNrN58JqBJhyyVdZSl5QD3xoxEEGYUrRyPh31FGhw =
152+ github.com/go-enry/go-enry/v2 v2.8.3 /go.mod h1:GVzIiAytiS5uT/QiuakK7TF1u4xDab87Y8V5EJRpsIQ =
151153github.com/go-enry/go-oniguruma v1.2.1 h1:k8aAMuJfMrqm/56SG2lV9Cfti6tC4x8673aHCcBk+eo =
152154github.com/go-enry/go-oniguruma v1.2.1 /go.mod h1:bWDhYP+S6xZQgiRL7wlTScFYBe023B6ilRZbCAD5Hf4 =
153155github.com/go-git/gcfg v1.5.0 h1:Q5ViNfGF8zFgyJWPqYwA7qGFoMTEiBmdlkcfRmpIMa4 =
You can’t perform that action at this time.
0 commit comments