Skip to content

Commit

Permalink
goreleaser: fix ci proxy error
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelk committed Jun 26, 2022
1 parent a392f7b commit e730bf1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ archives:
- goos: windows
format: zip

# verifiable build settings
gomod:
proxy: true
env:
- GOPROXY=https://proxy.golang.org,direct
- GOSUMDB=sum.golang.org

checksum:
name_template: 'checksums.txt'

Expand Down

0 comments on commit e730bf1

Please sign in to comment.