ports

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

modules.inc (266B)


      1 MODGO_MODULES =	\
      2 	golang.org/x/crypto	 v0.7.0 \
      3 	golang.org/x/mod	 v0.8.0 \
      4 	golang.org/x/net	 v0.8.0 \
      5 	golang.org/x/sys	 v0.6.0 \
      6 	golang.org/x/term	 v0.6.0 \
      7 	golang.org/x/text	 v0.8.0 \
      8 	golang.org/x/tools	 v0.6.0
      9 
     10 MODGO_MODFILES =	\
     11 	golang.org/x/sys	 v0.5.0
     12