We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf93ea commit eeea111Copy full SHA for eeea111
go.mod
@@ -6,8 +6,6 @@ require (
6
github.com/cespare/xxhash v1.1.0
7
github.com/datasweet/cast v1.2.0
8
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
11
github.com/olekukonko/tablewriter v0.0.4
12
github.com/pkg/errors v0.8.1
13
github.com/stretchr/testify v1.5.1
0 commit comments