Use go modules

This commit is contained in:
2019-09-28 18:44:09 +04:00
parent d429d7149c
commit a41a779d43
5 changed files with 22 additions and 70 deletions

7
vendor/modules.txt vendored Normal file
View File

@@ -0,0 +1,7 @@
# github.com/davecgh/go-spew v1.1.1
github.com/davecgh/go-spew/spew
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/stretchr/testify v1.2.2
github.com/stretchr/testify/assert
github.com/stretchr/testify/require