You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
205 B
Modula-2

module go-study
go 1.20
require (
github.com/brildum/testify v0.0.0-20151105045740-d05693e2e501 // indirect
github.com/marusama/cyclicbarrier v1.1.0 // indirect
golang.org/x/sync v0.5.0 // indirect
)