Save vendor to reduce network requests

This commit is contained in:
Lunny Xiao
2023-11-16 14:50:15 +08:00
parent 23a38ad334
commit 549a1ec092
81 changed files with 11002 additions and 0 deletions

8
vendor/github.com/sethvargo/go-envconfig/AUTHORS generated vendored Normal file
View File

@ -0,0 +1,8 @@
# This is the list of envconfig authors for copyright purposes.
#
# This does not necessarily list everyone who has contributed code, since in
# some cases, their employer may be the copyright holder. To see the full list
# of contributors, see the revision history in source control.
Google LLC
Seth Vargo