Refactoring package go-mc/bot

This commit is contained in:
Tnze
2021-02-27 01:06:07 +08:00
parent e864580903
commit 3da9321f59
44 changed files with 564 additions and 3715 deletions

1
go.mod
View File

@ -4,6 +4,7 @@ go 1.16
require (
github.com/beefsack/go-astar v0.0.0-20200827232313-4ecf9e304482
github.com/fatih/set v0.2.1 // indirect
github.com/google/uuid v1.1.1
github.com/iancoleman/strcase v0.1.3
github.com/mattn/go-colorable v0.1.8