1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-08 22:46:33 +02:00

chore(deps): update all golang dependencies

This commit is contained in:
tuunit
2024-09-23 16:10:28 +02:00
committed by Jan Larwig
parent fff5dd358f
commit 41c8d5bfce
5 changed files with 124 additions and 36 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: Get dependencies
env:
# renovate: datasource=github-tags depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION: v1.60.3
GOLANGCI_LINT_VERSION: v1.61.0
# renovate: datasource=github-tags depName=codeclimate/test-reporter
CODECLIMATE_VERSION: v1.0.1
run: |