9 строки
137 Б
Modula-2
9 строки
137 Б
Modula-2
module my/goconf
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/magefile/mage v1.14.0
|
|
github.com/onsi/ginkgo v1.16.2
|
|
github.com/onsi/gomega v1.13.0
|
|
)
|