Skip to content

Commit eeea111

Browse files
removed unneeded libraries that were causing issues due to moving (#17)
1 parent 6bf93ea commit eeea111

File tree

2 files changed

+0
-517
lines changed

2 files changed

+0
-517
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ require (
66
github.com/cespare/xxhash v1.1.0
77
github.com/datasweet/cast v1.2.0
88
github.com/datasweet/expr v1.3.0
9-
github.com/micro/go-micro v1.18.0
10-
github.com/montanaflynn/stats v0.5.0 // indirect
119
github.com/olekukonko/tablewriter v0.0.4
1210
github.com/pkg/errors v0.8.1
1311
github.com/stretchr/testify v1.5.1

0 commit comments

Comments
 (0)