Skip to content

Commit

Permalink
remove gomod download
Browse files Browse the repository at this point in the history
  • Loading branch information
cotarg committed Oct 8, 2019
1 parent a85ee06 commit 5d3ebb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
keys:
- go-version-modcache-v1-{{ checksum "go.mod" }}

- run: go mod download

# Save go module cache if the go.mod file has changed
- save_cache:
key: go-version-modcache-v1-{{ checksum "go.mod" }}
Expand Down

0 comments on commit 5d3ebb9

Please sign in to comment.