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 @@ -10,7 +10,7 @@ require (
1010 github.com/go-redis/redis v6.15.9+incompatible
1111 github.com/google/go-cmp v0.5.2
1212 github.com/google/gops v0.3.12
13- github.com/gorilla/handlers v1.5.0
13+ github.com/gorilla/handlers v1.5.1
1414 github.com/hybrik/hybrik-sdk-go v0.0.0-20170516091026-c2eee0e66af9
1515 github.com/kelseyhightower/envconfig v1.4.0
1616 github.com/kr/pretty v0.2.1
Original file line number Diff line number Diff line change @@ -167,6 +167,8 @@ github.com/gorilla/handlers v1.4.0/go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/
167167github.com/gorilla/handlers v1.4.2 /go.mod h1:Qkdc/uu4tH4g6mTK6auzZ766c4CA0Ng8+o/OAirnOIQ =
168168github.com/gorilla/handlers v1.5.0 h1:4wjo3sf9azi99c8hTmyaxp9y5S+pFszsy3pP0rAw/lw =
169169github.com/gorilla/handlers v1.5.0 /go.mod h1:t8XrUpc4KVXb7HGyJ4/cEnwQiaxrX/hz1Zv/4g96P1Q =
170+ github.com/gorilla/handlers v1.5.1 h1:9lRY6j8DEeeBT10CvO9hGW0gmky0BprnvDI5vfhUHH4 =
171+ github.com/gorilla/handlers v1.5.1 /go.mod h1:t8XrUpc4KVXb7HGyJ4/cEnwQiaxrX/hz1Zv/4g96P1Q =
170172github.com/gorilla/mux v1.7.0 /go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs =
171173github.com/gorilla/mux v1.7.4 h1:VuZ8uybHlWmqV03+zRzdwKL4tUnIp1MAQtp1mIFE1bc =
172174github.com/gorilla/mux v1.7.4 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
You can’t perform that action at this time.
0 commit comments