dadata/go.mod
Alexander Zhuravlev e058bfd6aa V2.
2019-04-09 17:08:32 +03:00

9 lines
143 B
Modula-2

module github.com/ekomobile/dadata/v2
go 1.12
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/stretchr/testify v1.3.0
)