From 7abe52fd7dbcd017720bde2b601ebd7b0c319d4c Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 3 Oct 2020 16:19:54 +0800 Subject: [PATCH] chore: update to 1.15 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 28cfc71..13d0f43 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/appleboy/drone-telegram -go 1.11 +go 1.15 require ( github.com/drone/drone-template-lib v1.0.1-0.20200922172814-d25f0a0b9a0e