algorithms-go/go.mod
2021-04-07 18:13:02 +08:00

6 lines
74 B
Modula-2

module algorithms-go
go 1.15
require github.com/stretchr/testify v1.7.0