diff options
Diffstat (limited to 'security/gokey/files')
| -rw-r--r-- | security/gokey/files/patch-go.mod | 14 | ||||
| -rw-r--r-- | security/gokey/files/patch-vendor_modules.txt | 16 |
2 files changed, 0 insertions, 30 deletions
diff --git a/security/gokey/files/patch-go.mod b/security/gokey/files/patch-go.mod deleted file mode 100644 index 99bcac4b32fe..000000000000 --- a/security/gokey/files/patch-go.mod +++ /dev/null @@ -1,14 +0,0 @@ ---- go.mod.orig 1979-11-29 16:00:00 UTC -+++ go.mod -@@ -1,8 +1,10 @@ module github.com/cloudflare/gokey - module github.com/cloudflare/gokey - --go 1.13 -+go 1.17 - - require ( - golang.org/x/crypto v0.17.0 - golang.org/x/term v0.15.0 - ) -+ -+require golang.org/x/sys v0.15.0 // indirect diff --git a/security/gokey/files/patch-vendor_modules.txt b/security/gokey/files/patch-vendor_modules.txt deleted file mode 100644 index e169e8c39333..000000000000 --- a/security/gokey/files/patch-vendor_modules.txt +++ /dev/null @@ -1,16 +0,0 @@ ---- vendor/modules.txt.orig 2025-05-16 22:37:27 UTC -+++ vendor/modules.txt -@@ -1,10 +1,13 @@ - # golang.org/x/crypto v0.17.0 -+## explicit; go 1.17 - golang.org/x/crypto/ed25519 - golang.org/x/crypto/hkdf - golang.org/x/crypto/pbkdf2 - # golang.org/x/sys v0.15.0 -+## explicit; go 1.17 - golang.org/x/sys/plan9 - golang.org/x/sys/unix - golang.org/x/sys/windows - # golang.org/x/term v0.15.0 -+## explicit; go 1.17 - golang.org/x/term |
