We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec3c17 commit 0181be2Copy full SHA for 0181be2
.drone.yml
@@ -9,7 +9,7 @@ platform:
9
steps:
10
- name: test
11
pull: true
12
- image: golang:1.15
+ image: golang:1.16
13
commands:
14
- make vet
15
- make lint
0 commit comments