don't use gomodules in CI?

pull/58/head
Simon Let 6 years ago
parent 3226dae0db
commit f1bb18fb45
  1. 4
      .goreleaser.yml

@ -2,8 +2,8 @@
project_name: resh project_name: resh
# resh_template: '{{ ProjectName }}_{{ .Version }}' # resh_template: '{{ ProjectName }}_{{ .Version }}'
env: # env:
- GO111MODULE=on # - GO111MODULE=on
# before: # before:
# hooks: # hooks:
# - go mod tidy # - go mod tidy

Loading…
Cancel
Save