1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

upgrade go version to 1.14 (#676)

* upgrade go version to 1.14

* Fix build
This commit is contained in:
Vatsalya Goel
2020-03-02 20:24:19 +04:00
committed by GitHub
parent e082c74de2
commit 56b448f329
5 changed files with 69 additions and 4 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/StackExchange/dnscontrol/v2
go 1.13
go 1.14
require (
cloud.google.com/go v0.41.1-0.20190703172311-335e9e09b93e // indirect