chore(deps): update golang docker tag to v1.20 - abandoned #1381

Closed
renovate wants to merge 2 commits from renovate/golang-1.x into main
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: 7242860ad70556ffeb8fc804ce0ffa0d3d1aa8e0d9167ad476aa392d7e937d48
hmac: fa30c613c2e9cb1f94e24dd407cb14b816faed22591a712aa19ebd039a846ba2
...