sync ports with The Matrix
This commit is contained in:
parent
02776f1507
commit
a0fe1892c0
885 changed files with 6817 additions and 4874 deletions
|
@ -1,11 +1,12 @@
|
|||
MODGO_MODULES = \
|
||||
github.com/yuin/goldmark v1.4.13 \
|
||||
golang.org/x/mod v0.10.0 \
|
||||
golang.org/x/net v0.10.0 \
|
||||
golang.org/x/sync v0.2.0 \
|
||||
golang.org/x/sys v0.8.0 \
|
||||
golang.org/x/term v0.8.0 \
|
||||
golang.org/x/text v0.9.0
|
||||
golang.org/x/crypto v0.13.0 \
|
||||
golang.org/x/mod v0.12.0 \
|
||||
golang.org/x/net v0.15.0 \
|
||||
golang.org/x/sync v0.3.0 \
|
||||
golang.org/x/sys v0.12.0 \
|
||||
golang.org/x/term v0.12.0 \
|
||||
golang.org/x/text v0.13.0
|
||||
|
||||
MODGO_MODFILES = \
|
||||
golang.org/x/tools v0.1.12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue