File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/Masterminds/semver/v3 v3.1.1
99 github.com/go-openapi/strfmt v0.23.0
1010 github.com/google/go-cmp v0.6.0
11- github.com/gorilla/mux v1.8.0
11+ github.com/gorilla/mux v1.8.1
1212 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
1313 github.com/hashicorp/terraform-plugin-docs v0.16.0
1414 github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
Original file line number Diff line number Diff line change @@ -320,8 +320,9 @@ github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5m
320320github.com/googleapis/gnostic v0.5.1 /go.mod h1:6U4PtQXGIEt/Z3h5MAT7FNofLnw9vXk2cUuW7uA/OeU =
321321github.com/googleapis/gnostic v0.5.5 /go.mod h1:7+EbHbldMins07ALC74bsA81Ovc97DwqyJO1AENw9kA =
322322github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
323- github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI =
324323github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
324+ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
325+ github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
325326github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
326327github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 /go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA =
327328github.com/grpc-ecosystem/go-grpc-middleware v1.0.0 /go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs =
You can’t perform that action at this time.
0 commit comments