Bump golang to 1.20.0 (#6070)

Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
This commit is contained in:
Ayato Tokubi
2023-05-04 09:47:18 +01:00
committed by GitHub
parent efd9bd4c1b
commit 83e94a91b9
7 changed files with 11 additions and 11 deletions

2
go.mod
View File

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