You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module magefiles
-
- go 1.20
-
- require (
- github.com/magefile/mage v1.15.0
- github.com/otiai10/copy v1.12.0
- )
-
- require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect
|