9 lines
154 B
Modula-2
9 lines
154 B
Modula-2
module github.com/retailcrm/mg-transport-api-client-go
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
github.com/google/go-querystring v1.0.0
|
|
github.com/stretchr/testify v1.4.0
|
|
)
|