Compare commits

...

3 Commits

Author SHA1 Message Date
kolaente 6f042b470a
chore(ci): sign drone config 2023-02-02 17:37:12 +01:00
kolaente 0b3d9c2d34
chore(ci): sign drone config 2023-02-02 17:37:02 +01:00
renovate 93d058b0c5
chore(deps): update golang docker tag to v1.20 2023-02-02 17:36:52 +01:00
1 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ steps:
event: [ push, tag, pull_request ]
- name: lint
image: golang:1.19-alpine
image: golang:1.20-alpine
pull: always
environment:
GOPROXY: 'https://goproxy.kolaente.de'
@ -731,6 +731,6 @@ steps:
- failure
---
kind: signature
hmac: 69b4c4718d673e0a42c797b4882a73968c42318b8a249a8f9fd58d1c6aa9a636
hmac: 8dbdc910753e91ff19424394eccedb813273338bf8ca69720ce9ba357565f988
...