ports/security/gokey/files/patch-vendor_modules.txt
Robert Clausecker e1b063121a security/gokey: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-27 13:24:59 +02:00

18 lines
570 B
Text

--- vendor/modules.txt.orig 2023-03-25 23:04:26 UTC
+++ vendor/modules.txt
@@ -1,11 +1,14 @@
# golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
+## explicit; go 1.17
golang.org/x/crypto/ed25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/pbkdf2
-# golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
+# golang.org/x/sys v0.6.0
+## explicit; go 1.17
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/plan9
golang.org/x/sys/unix
golang.org/x/sys/windows
# golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
+## explicit; go 1.11
golang.org/x/term