mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04: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/make.doc.yml
vendored
2
.github/workflows/make.doc.yml
vendored
@@ -20,8 +20,6 @@ jobs:
|
||||
-
|
||||
name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.14.1'
|
||||
-
|
||||
name: Update Docs
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user