1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

Merge pull request #2878 from oauth2-proxy/renovate/golang-1.x

chore(deps): update dependency golang to v1.23.4
This commit is contained in:
Joel Speed
2024-12-31 18:52:56 +07:00
committed by GitHub

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