-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgo.mod
149 lines (147 loc) · 8.84 KB
/
go.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
module github.com/styczynski/octosql.py
go 1.13
require (
dmitri.shuralyov.com/route/github v0.0.0-20180323232716-ce4edef1f8c9 // indirect
github.com/AaronO/go-git-http v0.0.0-20161214145340-1d9485b3a98f // indirect
github.com/DataDog/datadog-go v3.0.0+incompatible // indirect
github.com/VividCortex/gohistogram v1.0.0 // indirect
github.com/aclements/go-gg v0.0.0-20170323211221-abd1f791f5ee // indirect
github.com/aclements/go-moremath v0.0.0-20190830160640-d16893ddf098 // indirect
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5 // indirect
github.com/ajstarks/deck v0.0.0-20191009173945-82d717002242 // indirect
github.com/ajstarks/svgo v0.0.0-20190826172357-de52242f3d65 // indirect
github.com/andygrunwald/go-gerrit v0.0.0-20190825170856-5959a9bf9ff8 // indirect
github.com/apache/thrift v0.13.0 // indirect
github.com/aws/aws-sdk-go v1.25.17 // indirect
github.com/aws/aws-sdk-go-v2 v0.15.0 // indirect
github.com/beyang/hgo v0.0.0-20150825035631-d45f1891a48a // indirect
github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
github.com/cactus/go-statsd-client/statsd v0.0.0-20190922113730-52b467de415c // indirect
github.com/casbin/casbin v1.9.1 // indirect
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect
github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible // indirect
github.com/circonus-labs/circonusllhist v0.1.3 // indirect
github.com/clbanning/x2j v0.0.0-20180326210544-5e605d46809c // indirect
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0 // indirect
github.com/coreos/bbolt v1.3.3 // indirect
github.com/coreos/etcd v3.3.17+incompatible // indirect
github.com/cube2222/octosql v0.2.1-0.20190916201405-5325f4853e72
github.com/cznic/cc v0.0.0-20181122101902-d673e9b70d4d // indirect
github.com/cznic/fileutil v0.0.0-20181122101858-4d67cfea8c87 // indirect
github.com/cznic/golex v0.0.0-20181122101858-9c343928389c // indirect
github.com/cznic/internal v0.0.0-20181122101858-3279554c546e // indirect
github.com/cznic/ir v0.0.0-20181122101859-da7ba2ecce8b // indirect
github.com/cznic/lex v0.0.0-20181122101858-ce0fb5e9bb1b // indirect
github.com/cznic/lexer v0.0.0-20181122101858-e884d4bd112e // indirect
github.com/cznic/mathutil v0.0.0-20181122101859-297441e03548 // indirect
github.com/cznic/strutil v0.0.0-20181122101858-275e90344537 // indirect
github.com/cznic/xc v0.0.0-20181122101856-45b06973881e // indirect
github.com/disintegration/gift v1.2.1 // indirect
github.com/djherbis/buffer v1.1.0 // indirect
github.com/djherbis/nio v2.0.3+incompatible // indirect
github.com/edsrzf/mmap-go v1.0.0 // indirect
github.com/fogleman/gg v1.3.0 // indirect
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8 // indirect
github.com/garyburd/redigo v1.6.0 // indirect
github.com/gin-gonic/gin v1.4.0 // indirect
github.com/go-chi/chi v4.0.2+incompatible // indirect
github.com/go-martini/martini v0.0.0-20170121215854-22fa46961aab // indirect
github.com/gobuffalo/buffalo v0.14.11 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/godbus/dbus v4.1.0+incompatible // indirect
github.com/gogo/protobuf v1.3.1 // indirect
github.com/goji/param v0.0.0-20160927210335-d7f49fd7d1ed // indirect
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
github.com/golang/groupcache v0.0.0-20191002201903-404acd9df4cc // indirect
github.com/gonum/blas v0.0.0-20181208220705-f22b278b28ac // indirect
github.com/gonum/floats v0.0.0-20181209220543-c233463c7e82 // indirect
github.com/gonum/internal v0.0.0-20181124074243-f884aa714029 // indirect
github.com/gonum/lapack v0.0.0-20181123203213-e4cdc5a0bff9 // indirect
github.com/gonum/matrix v0.0.0-20181209220409-c518dec07be9 // indirect
github.com/google/pprof v0.0.0-20191022163618-5260658b92d7 // indirect
github.com/googleapis/gax-go v2.0.2+incompatible // indirect
github.com/gorilla/websocket v1.4.1 // indirect
github.com/graph-gophers/graphql-go v0.0.0-20190917030536-38a077bc812d // indirect
github.com/grpc-ecosystem/go-grpc-middleware v1.1.0 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.11.3 // indirect
github.com/hashicorp/consul/api v1.2.0 // indirect
github.com/hashicorp/go-retryablehttp v0.6.2 // indirect
github.com/hudl/fargo v1.3.0 // indirect
github.com/iancoleman/strcase v0.0.0-20190422225806-e506e3ef7365 // indirect
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 // indirect
github.com/inconshreveable/log15 v0.0.0-20180818164646-67afb5ed74ec // indirect
github.com/influxdata/influxdb1-client v0.0.0-20190809212627-fc22c7df067e // indirect
github.com/jessevdk/go-flags v1.4.0 // indirect
github.com/jung-kurt/gofpdf v1.12.6 // indirect
github.com/justinas/alice v0.0.0-20171023064455-03f45bd4b7da // indirect
github.com/karalabe/xgo v0.0.0-20190301120235-2d6d1848fb02 // indirect
github.com/lightstep/lightstep-tracer-go v0.17.1 // indirect
github.com/lyft/protoc-gen-star v0.4.11 // indirect
github.com/martini-contrib/render v0.0.0-20150707142108-ec18f8345a11 // indirect
github.com/mattn/go-sqlite3 v1.11.0 // indirect
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
github.com/nats-io/nats.go v1.8.1 // indirect
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d // indirect
github.com/oklog/oklog v0.3.2 // indirect
github.com/oklog/run v1.0.0 // indirect
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7 // indirect
github.com/opentracing/basictracer-go v1.0.0 // indirect
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.3 // indirect
github.com/openzipkin/zipkin-go v0.2.2 // indirect
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c // indirect
github.com/pborman/getopt v0.0.0-20190409184431-ee0cd42419d3 // indirect
github.com/pborman/uuid v1.2.0 // indirect
github.com/performancecopilot/speed v3.0.0+incompatible // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.8.1
github.com/pkg/sftp v1.10.1 // indirect
github.com/pressly/chi v4.0.2+incompatible // indirect
github.com/prometheus/client_golang v1.2.1 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237 // indirect
github.com/rs/cors v1.7.0 // indirect
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd // indirect
github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da // indirect
github.com/shurcooL/frontend v0.0.0-20180531171852-7e359e4b7b17 // indirect
github.com/shurcooL/githubv4 v0.0.0-20191006152017-6d1ea27df521 // indirect
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/shurcooL/markdownfmt v0.0.0-20190409060426-3438a10682f5 // indirect
github.com/shurcooL/notificationsapp v0.0.0-20181114034014-0a6e54cc4198 // indirect
github.com/shurcooL/resume v0.0.0-20190824223711-dc47c8f77a80 // indirect
github.com/sony/gobreaker v0.4.1 // indirect
github.com/sourcegraph/go-diff v0.5.1 // indirect
github.com/stathat/go v1.0.0 // indirect
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271 // indirect
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
github.com/tambet/go-asana v0.0.0-20161015030314-6c0cb7090a14 // indirect
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 // indirect
github.com/unknwon/cae v1.0.0 // indirect
github.com/urfave/cli v1.22.1 // indirect
github.com/urfave/negroni v1.0.0 // indirect
go.etcd.io/bbolt v1.3.3 // indirect
go.etcd.io/etcd v3.3.17+incompatible // indirect
go.opencensus.io v0.22.1 // indirect
go.uber.org/zap v1.11.0 // indirect
golang.org/x/build v0.0.0-20191022174234-39f3d49936c6 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
golang.org/x/mobile v0.0.0-20191002175909-6d0d39b2ca82 // indirect
golang.org/x/time v0.0.0-20191023065245-6d3f0bb11be5 // indirect
golang.org/x/tools v0.0.0-20191023163450-98e333b8b3a3 // indirect
google.golang.org/api v0.11.0 // indirect
google.golang.org/grpc v1.24.0 // indirect
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
gopkg.in/gcfg.v1 v1.2.3 // indirect
gopkg.in/pipe.v2 v2.0.0-20140414041502-3c2ca4d52544 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 // indirect
gopkg.in/yaml.v2 v2.2.4
honnef.co/go/js/dom v0.0.0-20190526011328-ebc4cf92d81f // indirect
istio.io/gogo-genproto v0.0.0-20191009201739-17d570f95998 // indirect
sigs.k8s.io/yaml v1.1.0 // indirect
sourcegraph.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 // indirect
sourcegraph.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 // indirect
sourcegraph.com/sourcegraph/go-git v0.0.0-20190828120159-87e0e4ab9e95 // indirect
sourcegraph.com/sourcegraph/go-vcs v0.0.0-20190409071845-d784c9520ccd // indirect
)