mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
e1abd5e4e0
Piknik seamlessly and securely transfers URLs, code snippets, documents, virtually anything between arbitrary hosts. ok to import rsadowski@, with a tweak suggested by sthen@
11 lines
324 B
C++
11 lines
324 B
C++
MODGO_MODULES = \
|
|
github.com/!burnt!sushi/toml v1.4.0 \
|
|
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 \
|
|
github.com/mitchellh/go-homedir v1.1.0 \
|
|
golang.org/x/crypto v0.31.0 \
|
|
golang.org/x/net v0.21.0 \
|
|
golang.org/x/sys v0.28.0 \
|
|
golang.org/x/term v0.27.0 \
|
|
golang.org/x/text v0.21.0
|
|
|