cleanup: rename package and vendor dependencies for old go versions

Fixes #8 and begins to address deployability.
This commit is contained in:
George Tankersley
2019-01-03 19:12:46 +00:00
parent 7d7390eeae
commit 7726a6752d
585 changed files with 513299 additions and 33 deletions

24
vendor/github.com/pkg/errors/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,24 @@
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof