1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-04-23 12:18:50 +02:00

chore(deps): update dependency golang to v1.22.4

This commit is contained in:
renovate[bot] 2024-06-10 15:16:34 +00:00 committed by GitHub
parent 7dd8640f21
commit ca9c0fbe7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v5
with:
# renovate: datasource=golang-version depName=golang
go-version: 1.21.6
go-version: 1.22.4
id: go
- name: Get dependencies