This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
44
44
github.com/moul/http2curl v1.0.0 // indirect
45
45
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
46
46
github.com/pkg/errors v0.8.1
47
- github.com/rs/cors v1.6 .0
47
+ github.com/rs/cors v1.7 .0
48
48
github.com/satori/go.uuid v1.2.0
49
49
github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
50
50
github.com/sergi/go-diff v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -296,6 +296,7 @@ github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6So
296
296
github.com/rogpeppe/go-internal v1.1.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
297
297
github.com/rs/cors v1.6.0 h1:G9tHG9lebljV9mfp9SNPDL36nCDxmo3zTlAf1YgvzmI =
298
298
github.com/rs/cors v1.6.0 /go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU =
299
+ github.com/rs/cors v1.7.0 /go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU =
299
300
github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 /go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc =
300
301
github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww =
301
302
github.com/satori/go.uuid v1.2.0 /go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0 =
You can’t perform that action at this time.
0 commit comments