mirror of
https://github.com/coredns/coredns.git
synced 2025-12-24 02:55:10 -05:00
Use latest Go version (#4505)
Update go.mod to 1.16 and make the workflows default to the latest available. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
2
.github/workflows/go.coverage.yml
vendored
2
.github/workflows/go.coverage.yml
vendored
@@ -8,8 +8,6 @@ jobs:
|
||||
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
id: go
|
||||
|
||||
- name: Check out code
|
||||
|
||||
Reference in New Issue
Block a user