Skip to content

Commit

Permalink
chore: remove reference to dep ensure (#18267)
Browse files Browse the repository at this point in the history
  • Loading branch information
gshif authored May 28, 2020
1 parent 49b0fc9 commit dfd1a2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ fi

cd influxdb
git checkout "$SHA"
dep ensure -vendor-only
go mod vendor
cd ..

# Emit version metadata to appropriate files.
Expand Down

0 comments on commit dfd1a2a

Please sign in to comment.