SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,12 @@
MODGO_MODULES = \
github.com/yuin/goldmark v1.4.13 \
golang.org/x/mod v0.7.0 \
golang.org/x/net v0.5.0 \
golang.org/x/sync v0.1.0 \
golang.org/x/sys v0.4.0 \
golang.org/x/term v0.4.0 \
golang.org/x/text v0.6.0
MODGO_MODFILES = \
golang.org/x/tools v0.1.12