This repository was archived by the owner on Jun 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/moul/http2curl v1.0.0 // indirect
4545 github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
4646 github.com/pkg/errors v0.8.1
47- github.com/rs/cors v1.6 .0
47+ github.com/rs/cors v1.7 .0
4848 github.com/satori/go.uuid v1.2.0
4949 github.com/savaki/amplitude-go v0.0.0-20160610055645-f62e3b57c0e4
5050 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
296296github.com/rogpeppe/go-internal v1.1.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
297297github.com/rs/cors v1.6.0 h1:G9tHG9lebljV9mfp9SNPDL36nCDxmo3zTlAf1YgvzmI =
298298github.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 =
299300github.com/ryanuber/go-glob v0.0.0-20170128012129-256dc444b735 /go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc =
300301github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww =
301302github.com/satori/go.uuid v1.2.0 /go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0 =
You can’t perform that action at this time.
0 commit comments