SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/go-tools/modules.inc
Normal file
12
devel/go-tools/modules.inc
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue