Logo
Explore Help
Sign In
Mirrors/coredns
1
0
Fork 0
You've already forked coredns
mirror of https://github.com/coredns/coredns.git synced 2025-10-28 00:34:24 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
c8d91500797ed7c1be7c4183f5907d7005e09c9a
coredns/coremain/version.go

9 lines
127 B
Go
Raw Normal View History

Fix complition Fix "just push to master, because I know better" compilation error.
2016-08-24 22:09:49 +01:00
package coremain
Golint: make golint happy (#1433) CoreVersion needs to be documented for golint, but we can't use too much text because we grep this file for the coredns version.
2018-01-25 21:58:46 +00:00
// Various CoreDNS constants.
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
const (
Release 1.1.0
2018-03-13 14:46:16 +00:00
CoreVersion = "1.1.0"
Golint: make golint happy (#1433) CoreVersion needs to be documented for golint, but we can't use too much text because we grep this file for the coredns version.
2018-01-25 21:58:46 +00:00
coreName = "CoreDNS"
Release 1.0.5
2018-01-25 19:45:35 +00:00
serverType = "dns"
Split out versions in version.go The will prolly make automatic releases easier.
2016-08-24 21:43:47 +01:00
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API