0
0
mirror of https://github.com/thegeeklab/wp-plugin-go.git synced 2024-06-02 18:39:40 +02:00

Downgrade to go 1.12

This commit is contained in:
Don 2019-10-11 16:56:51 -07:00
parent 60574b42f0
commit f59267804f

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/drone-plugins/drone-plugin-lib
go 1.13
go 1.12
require (
github.com/sirupsen/logrus v1.4.2 // indirect