mirror of
https://github.com/coredns/coredns.git
synced 2025-09-27 00:21:41 +02:00
Up to version 1.8.2 (#4482)
See #4479 Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
8fdd363c79
commit
d07a3ac6c2
@ -2,7 +2,7 @@ package coremain
|
|||||||
|
|
||||||
// Various CoreDNS constants.
|
// Various CoreDNS constants.
|
||||||
const (
|
const (
|
||||||
CoreVersion = "1.8.1"
|
CoreVersion = "1.8.2"
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user