Replace godep with dep

This commit is contained in:
Manuel de Brito Fontes 2017-10-06 17:26:14 -03:00
parent 1e7489927c
commit bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions

View file

@ -0,0 +1,9 @@
#--REQUIRED--
# Put your license key in this variable
export NRIA_LICENSE_KEY=REPLACE_LICENSE_KEY_HERE
#
#--OPTIONAL--
# Set to 1 for debug output in the log
export NRIA_VERBOSE=0
# Can log to any file, but will not create directories
export NRIA_LOG_FILE=/var/log/nr-infra.log