Fix GoReleaser config, update moq dep

This commit is contained in:
David Stotijn
2022-01-31 15:48:44 +01:00
parent 2dc6538a3b
commit 565c370bb8
3 changed files with 8 additions and 8 deletions

View File

@ -28,12 +28,6 @@ archives:
- goos: windows
format: zip
gomod:
proxy: true
env:
- GOPROXY=https://proxy.golang.org,direct
- GOSUMDB=sum.golang.org
checksum:
name_template: "checksums.txt"