Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency golang to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2022
1 parent e6c2200 commit 3d0ba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ volumes:
temp: {}
steps:
- name: download go modules
image: golang:1.17.6
image: golang:1.18.2
commands:
- go mod download
volumes: &volumes
Expand Down

0 comments on commit 3d0ba1b

Please sign in to comment.