- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgo.mod
More file actions
Latest commit
17 lines (15 loc) · 497 Bytes
/
Copy pathgo.mod
File metadata and controls
17 lines (15 loc) · 497 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
modulegithub.com/eandre/sqlparse
go1.12
require (
github.com/biogo/storev0.0.0-20160505134755-913427a1d5e8
github.com/cockroachdb/apd/v2v2.0.0-20190214185409-5307578475ee
github.com/dustin/go-humanizev1.0.0
github.com/gofrs/uuidv3.2.0+incompatible
github.com/gogo/protobufv1.2.1
github.com/lib/pqv1.0.0
github.com/pkg/errorsv0.8.1
github.com/satori/go.uuidv1.2.0
github.com/spf13/pflagv1.0.3
golang.org/x/textv0.3.0
golang.org/x/toolsv0.0.0-20190221000707-a754db16a40a
)