mineslash/go.mod
jolheiser 41ffaf82f0
Update disco
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-04-22 23:02:58 -05:00

11 lines
189 B
Modula-2

module go.jolheiser.com/mineslash
go 1.16
require (
github.com/peterbourgon/ff/v3 v3.0.0
go.jolheiser.com/beaver v1.1.1
go.jolheiser.com/disco v0.1.4
go.jolheiser.com/gojang v0.0.6
)