From 6d57584e14c0bbfd878eb3159d84dd68342949ce Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Mon, 3 Oct 2022 13:09:02 -0700 Subject: [PATCH] update drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 79c5d40..a8562bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: linux-test steps: - name: fetch - image: golang:1.17.5 + image: golang:1.19.1 volumes: - name: deps path: /go