1
0
mirror of synced 2025-03-21 15:33:52 +03:00
messenger/go.mod
2019-03-25 11:37:05 -07:00

8 lines
183 B
Modula-2

module github.com/dfischer/messenger
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.2.2
)