summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/rs/cors/go.mod
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2018-07-26 08:31:22 -0700
committerGitHub <noreply@github.com>2018-07-26 08:31:22 -0700
commitbae26ec268aef4e85d5055f1b83c6b3992bf178f (patch)
tree74ab5e508661068b30516c704ffc0a9b02efa8d5 /vendor/github.com/rs/cors/go.mod
parent185ed89978e0d88d75b5c606104e78058753bd4d (diff)
downloadchat-bae26ec268aef4e85d5055f1b83c6b3992bf178f.tar.gz
chat-bae26ec268aef4e85d5055f1b83c6b3992bf178f.tar.bz2
chat-bae26ec268aef4e85d5055f1b83c6b3992bf178f.zip
MM-11160 Adding proper CORS support. (#9152)
* Adding proper CORS support. * Better CORS tests.
Diffstat (limited to 'vendor/github.com/rs/cors/go.mod')
-rw-r--r--vendor/github.com/rs/cors/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/rs/cors/go.mod b/vendor/github.com/rs/cors/go.mod
new file mode 100644
index 000000000..0a4c65210
--- /dev/null
+++ b/vendor/github.com/rs/cors/go.mod
@@ -0,0 +1 @@
+module github.com/rs/cors