chore: remove unused packages (#2312)

This commit is contained in:
Kevin Wan
2022-08-28 14:20:03 +08:00
committed by GitHub
parent d978563523
commit d9620bb072
3 changed files with 2 additions and 5 deletions

1
go.mod
View File

@@ -16,7 +16,6 @@ require (
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.3.0
github.com/jhump/protoreflect v1.12.0
github.com/justinas/alice v1.2.0
github.com/lib/pq v1.10.6
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.5