Update go version to 1.21. (#6533)

Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
Lan
2024-03-10 19:32:25 +08:00
committed by GitHub
parent 8e783897a2
commit 218ceb3737
3 changed files with 13 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/coredns/coredns
go 1.20
go 1.21
require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible