mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 19:16:39 -04:00
- 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
10 lines
243 B
Modula-2
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
|