Archived
1

Add vendoring via go mod

This commit is contained in:
2018-12-22 17:38:56 +04:00
parent 1a0a43659e
commit fa622b9c6f
338 changed files with 76812 additions and 0 deletions

8
vendor/github.com/pquerna/ffjson/NOTICE generated vendored Normal file
View File

@@ -0,0 +1,8 @@
ffjson
Copyright (c) 2014, Paul Querna
This product includes software developed by
Paul Querna (http://paul.querna.org/).
Portions of this software were developed as
part of Go, Copyright (c) 2012 The Go Authors.