Remove GO111MODULE

Ignored as of Go 1.17
This commit is contained in:
Matthew Holt 2022-08-05 10:06:15 -06:00
parent 7577d60f61
commit 979de371dd
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -19,7 +19,6 @@ before:
builds:
- env:
- CGO_ENABLED=0
- GO111MODULE=on
main: main.go
dir: ./xcaddy-build
binary: xcaddy
@ -74,7 +73,7 @@ nfpms:
- id: default
package_name: xcaddy
vendor: Light Code Labs
vendor: Dyanim
homepage: https://caddyserver.com
maintainer: Matthew Holt <mholt@users.noreply.github.com>
description: |