diff options
author | Mohammed Al Sahaf <msaa1990@gmail.com> | 2021-04-01 22:07:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-01 16:07:32 -0600 |
commit | eb3955a960a7185b9b5b3eed5be9dda2b97cee69 (patch) | |
tree | e8480b5975c32cbc6e23a91e706597f82530d55f /caddytest/integration/sni_test.go | |
parent | d21e88ae3a9d8d57c4d41c1c7c76c6a15f539898 (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 'caddytest/integration/sni_test.go')
0 files changed, 0 insertions, 0 deletions