ports/www/oauth2-proxy/files/patch-go.mod
Matthias Wolf 0e1957b05c www/oauth2-proxy: update to 7.7.1
- update addresses multiple CVEs in Go dependencies

Changelog: https://github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.7.1

PR:		282004
Security:	dbe8c5bd-8d3f-11ef-8d2e-a04a5edf46d9
MFH:		2024Q4
2024-10-21 11:36:08 +02:00

10 lines
243 B
Modula-2

--- go.mod.orig 2024-10-07 07:27:24 UTC
+++ go.mod
@@ -1,6 +1,6 @@ module github.com/oauth2-proxy/oauth2-proxy/v7
module github.com/oauth2-proxy/oauth2-proxy/v7
-go 1.22.7
+go 1.22
require (
cloud.google.com/go/compute/metadata v0.5.2