Skip to content

Commit 0181be2

Browse files
authored
upgrade to go 1.16
1 parent 6ec3c17 commit 0181be2

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
@@ -9,7 +9,7 @@ platform:
99
steps:
1010
- name: test
1111
pull: true
12-
image: golang:1.15
12+
image: golang:1.16
1313
commands:
1414
- make vet
1515
- make lint

0 commit comments

Comments
 (0)