Use google's UUID lib

This commit is contained in:
Tnze
2019-07-28 19:14:51 +08:00
parent e5c32df53b
commit 9a960ee868
5 changed files with 7 additions and 17 deletions

View File

@ -10,7 +10,7 @@ import (
"github.com/Tnze/go-mc/bot"
"github.com/Tnze/go-mc/chat"
uuid "github.com/satori/go.uuid"
"github.com/google/uuid"
)
type status struct {