afk/go.mod

11 lines
202 B
Modula-2

module git.canopymc.net/Etzelia/afk
go 1.16
require (
github.com/Tnze/go-mc v1.17.0
github.com/google/uuid v1.3.0 // indirect
github.com/peterbourgon/ff/v3 v3.1.0
go.jolheiser.com/beaver v1.1.2
)