Skip to content

Commit

Permalink
remove dep move to do mod
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Apr 16, 2020
1 parent c36384e commit e45553b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
export RELEASE_VERSION;
echo $RELEASE_VERSION
mkdir -p /home/circleci/bin
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
export PATH="/home/warrensbox/bin:${PATH}"
rm -rf dist
git config user.email "warren.veerasingam@gmail.com"
Expand Down

0 comments on commit e45553b

Please sign in to comment.