Skip to content

Commit

Permalink
changed to go mod download
Browse files Browse the repository at this point in the history
Signed-off-by: Arno Broekhof <[email protected]>
  • Loading branch information
arnobroekhof committed Dec 22, 2019
1 parent a4bd52d commit 65daeb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
- go mod vendor
- go mod download
- go test ./...
builds:
- main: ./cmd/rd2wgs84.go
Expand Down

0 comments on commit 65daeb4

Please sign in to comment.