File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/go-spectest/spectest/examples/gorilla
3
3
go 1.18
4
4
5
5
require (
6
- github.com/go-spectest/spectest v0.0.7
6
+ github.com/go-spectest/spectest v0.0.8
7
7
github.com/gorilla/mux v1.8.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
7
7
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
8
8
github.com/go-spectest/diff v0.0.0-20231006143314-ce490574d4a9 h1:I05FIUaZLNe9Jo6ZCvODDGBqHMk3TYd7V/wV9dZhwXk =
9
9
github.com/go-spectest/diff v0.0.0-20231006143314-ce490574d4a9 /go.mod h1:wWRXl4ClWLDIPkL/lS8SSxojHRg1cGngvPcya/mYhf0 =
10
- github.com/go-spectest/spectest v0.0.7 h1:vGZcAi+0wk6hrHVz6nZe7FfE1JyRMtHfETazjVZ8NpY =
11
- github.com/go-spectest/spectest v0.0.7 /go.mod h1:SnM7Xb5+3TlixXBlAgF2WwyAQniPRhrbb/3VGe9mIfw =
10
+ github.com/go-spectest/spectest v0.0.8 h1:mSaeTAusRVrXgZKO7/gs97pEZFpYlTdt11HC1ZpZ13Q =
11
+ github.com/go-spectest/spectest v0.0.8 /go.mod h1:6SlDj442dt7HlrG+lf8QtN4rk8vkL0e18Cl0yqL1w68 =
12
12
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
13
13
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI =
14
14
github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
You can’t perform that action at this time.
0 commit comments