1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-05-29 23:17:38 +02:00

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

This commit is contained in:
renovate[bot] 2024-12-31 11:46:50 +00:00 committed by GitHub
parent 5f188e5b6b
commit 5edff8fe1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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