delete outdated comments

This commit is contained in:
Tnze
2019-08-09 15:55:57 +08:00
parent 48ed1cf234
commit cd852a59b5
4 changed files with 6 additions and 8 deletions

1
go.mod
View File

@ -5,4 +5,5 @@ go 1.12
require (
github.com/google/uuid v1.1.1
github.com/mattn/go-colorable v0.1.2
github.com/satori/go.uuid v1.2.0 // indirect
)