summaryrefslogtreecommitdiff
path: root/www/oauth2-proxy/files/patch-go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'www/oauth2-proxy/files/patch-go.mod')
-rw-r--r--www/oauth2-proxy/files/patch-go.mod10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/oauth2-proxy/files/patch-go.mod b/www/oauth2-proxy/files/patch-go.mod
deleted file mode 100644
index 897d617d0268..000000000000
--- a/www/oauth2-proxy/files/patch-go.mod
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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