chore: provide vendor directory

This commit is contained in:
raf 2023-09-07 23:09:20 +03:00
commit 288c1ee1d1
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
1003 changed files with 407928 additions and 0 deletions

8
vendor/github.com/gorilla/mux/AUTHORS generated vendored Normal file
View file

@ -0,0 +1,8 @@
# This is the official list of gorilla/mux authors for copyright purposes.
#
# Please keep the list sorted.
Google LLC (https://opensource.google.com/)
Kamil Kisielk <kamil@kamilkisiel.net>
Matt Silverlock <matt@eatsleeprepeat.net>
Rodrigo Moraes (https://github.com/moraes)