summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index af090dfc66..aa9b9bfd25 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -389,7 +389,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate
@@ -491,7 +491,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate