1
0
mirror of synced 2024-11-29 00:26:12 +03:00
messenger/go.mod

8 lines
180 B
Modula-2
Raw Permalink Normal View History

2019-01-02 00:11:47 +03:00
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
)