tidy the go.mod

This commit is contained in:
Tnze
2021-03-12 22:42:26 +08:00
parent d132c78111
commit 03eada08a2
2 changed files with 0 additions and 6 deletions

2
go.mod
View File

@ -3,8 +3,6 @@ module github.com/Tnze/go-mc
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