summaryrefslogtreecommitdiff
path: root/caddyconfig/caddyfile
diff options
context:
space:
mode:
authorMohammed Al Sahaf <msaa1990@gmail.com>2021-04-01 22:07:32 +0000
committerGitHub <noreply@github.com>2021-04-01 16:07:32 -0600
commiteb3955a960a7185b9b5b3eed5be9dda2b97cee69 (patch)
treee8480b5975c32cbc6e23a91e706597f82530d55f /caddyconfig/caddyfile
parentd21e88ae3a9d8d57c4d41c1c7c76c6a15f539898 (diff)
ci: accommodate go1.16 changes to go mod (#4102)
As of go1.16, the `go` commands will no longer make automatic changes to go.{mod,sum} files (see: https://blog.golang.org/go116-module-changes). This broke the release script which relied on `go mod download` and/or `go build` to automatically generate the go.sum file. This commit explicitly invokes `go mod tidy` to have the go.sum file generated.
Diffstat (limited to 'caddyconfig/caddyfile')
0 files changed, 0 insertions, 0 deletions