Skip to content

Commit f9fd3fe

Browse files
committed
update to go 1.13
1 parent b9b41aa commit f9fd3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: default
44

55
steps:
66
- name: build
7-
image: golang:1.9
7+
image: golang:1.13
88
commands:
99
- sh .drone.sh
1010

0 commit comments

Comments
 (0)