Use Go 1.15.2

This commit is contained in:
Adam Chalmers
2020-09-16 12:45:49 -05:00
parent cb6d424765
commit b26f3082e6
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/cloudflare/cloudflared
go 1.14
go 1.15
require (
github.com/DATA-DOG/go-sqlmock v1.3.3