mirror of
https://github.com/diamondburned/cchat-mock.git
synced 2024-11-10 08:04:15 +00:00
9 lines
147 B
Modula-2
9 lines
147 B
Modula-2
module github.com/diamondburned/cchat-mock
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/Pallinder/go-randomdata v1.2.0
|
|
github.com/diamondburned/cchat v0.0.5
|
|
)
|