algorithms/go.mod

6 lines
93 B
Modula-2

module github.com/sundowndev/algorithms
go 1.15
require github.com/stretchr/testify v1.6.1