whispering_gophers/go.mod
2019-07-02 11:51:41 +02:00

8 lines
175 B
Modula-2

module code.osinet.fr/fgm/whispering_gophers
go 1.12
require (
github.com/campoy/whispering-gophers v0.0.0-20170829193756-05474ebaae6d
github.com/davecgh/go-spew v1.1.1
)