Upgrade server dependencies, manage them with govendor
This commit is contained in:
parent
ebee2746d6
commit
971278e7e5
1748 changed files with 196165 additions and 194500 deletions
6
vendor/github.com/pelletier/go-toml/clean.sh
generated
vendored
Executable file
6
vendor/github.com/pelletier/go-toml/clean.sh
generated
vendored
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
# fail out of the script if anything here fails
|
||||
set -e
|
||||
|
||||
# clear out stuff generated by test.sh
|
||||
rm -rf src test_program_bin toml-test
|
Loading…
Add table
Add a link
Reference in a new issue