initial commit

This commit is contained in:
ston1th 2020-08-31 17:12:43 +02:00
commit 9afe51eaf4
815 changed files with 333651 additions and 0 deletions

4
vendor/gopkg.in/alecthomas/kingpin.v2/.travis.yml generated vendored Normal file
View file

@ -0,0 +1,4 @@
sudo: false
language: go
install: go get -t -v ./...
go: 1.2