1
0
Fork 0
mirror of synced 2025-04-11 13:00:56 +00:00
messenger/go.mod
2019-04-24 03:16:00 -07:00

7 lines
180 B
Modula-2

module github.com/paked/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
)