-
Notifications
You must be signed in to change notification settings - Fork 21
/
go.list
304 lines (304 loc) · 12 KB
/
go.list
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
github.com/stellar/stellar-disbursement-platform-backend
cloud.google.com/go v0.112.2
cloud.google.com/go/auth v0.3.0
cloud.google.com/go/auth/oauth2adapt v0.2.2
cloud.google.com/go/compute v1.24.0
cloud.google.com/go/compute/metadata v0.3.0
cloud.google.com/go/firestore v1.15.0
cloud.google.com/go/iam v1.1.8
cloud.google.com/go/longrunning v0.5.6
cloud.google.com/go/pubsub v1.37.0
cloud.google.com/go/storage v1.40.0
filippo.io/edwards25519 v1.1.0
firebase.google.com/go v3.12.0+incompatible
github.com/2opremio/pretty v0.2.2-0.20230601220618-e1d5758b2a95
github.com/BurntSushi/toml v1.3.2
github.com/CloudyKit/fastprinter v0.0.0-20200109182630-33d98a066a53
github.com/CloudyKit/jet/v6 v6.2.0
github.com/Joker/jade v1.1.3
github.com/Masterminds/goutils v1.1.1
github.com/Masterminds/semver/v3 v3.2.0
github.com/Masterminds/sprig/v3 v3.2.3
github.com/Masterminds/squirrel v1.5.4
github.com/Microsoft/go-winio v0.6.1
github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
github.com/adjust/goautoneg v0.0.0-20150426214442-d788f35a0315
github.com/ajg/form v1.5.1
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
github.com/andybalholm/brotli v1.1.0
github.com/armon/go-metrics v0.4.1
github.com/armon/go-radix v1.0.0
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
github.com/avast/retry-go v3.0.0+incompatible
github.com/aws/aws-sdk-go v1.55.5
github.com/aymerick/douceur v0.2.0
github.com/beevik/etree v1.1.0
github.com/beorn7/perks v1.0.1
github.com/bgentry/speakeasy v0.1.0
github.com/buger/goreplay v1.3.2
github.com/cenkalti/backoff/v4 v4.2.1
github.com/certifi/gocertifi v0.0.0-20210507211836-431795d63e8d
github.com/cespare/xxhash/v2 v2.3.0
github.com/chzyer/logex v1.2.1
github.com/chzyer/readline v1.5.1
github.com/chzyer/test v1.0.0
github.com/coreos/go-semver v0.3.0
github.com/coreos/go-systemd/v22 v22.3.2
github.com/cpuguy83/go-md2man/v2 v2.0.4
github.com/creachadair/jrpc2 v1.1.0
github.com/creachadair/mds v0.0.1
github.com/creack/pty v1.1.9
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/denisenkom/go-mssqldb v0.9.0
github.com/djherbis/fscache v0.10.1
github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
github.com/elazarl/go-bindata-assetfs v1.0.1
github.com/fatih/color v1.14.1
github.com/fatih/structs v1.1.0
github.com/felixge/httpsnoop v1.0.4
github.com/flosch/pongo2/v4 v4.0.2
github.com/frankban/quicktest v1.14.6
github.com/fsnotify/fsnotify v1.7.0
github.com/fsouza/fake-gcs-server v1.49.0
github.com/gavv/monotime v0.0.0-20161010190848-47d58efa6955
github.com/getsentry/raven-go v0.2.0
github.com/getsentry/sentry-go v0.29.1
github.com/gin-contrib/sse v0.1.0
github.com/gin-gonic/gin v1.8.1 => github.com/gin-gonic/gin v1.9.1
github.com/go-chi/chi v4.1.2+incompatible
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/httprate v0.14.1
github.com/go-errors/errors v1.5.1
github.com/go-gorp/gorp/v3 v3.1.0
github.com/go-kit/log v0.2.1
github.com/go-logfmt/logfmt v0.6.0
github.com/go-logr/logr v1.4.1
github.com/go-logr/stdr v1.2.2
github.com/go-playground/locales v0.14.0
github.com/go-playground/universal-translator v0.18.0
github.com/go-playground/validator/v10 v10.11.1
github.com/go-sql-driver/mysql v1.8.1
github.com/gobuffalo/packd v1.0.2
github.com/gocarina/gocsv v0.0.0-20230616125104-99d496ca653d
github.com/goccy/go-json v0.9.11
github.com/godror/godror v0.40.4
github.com/godror/knownpb v0.1.1
github.com/gofiber/fiber/v2 v2.52.2 => github.com/gofiber/fiber/v2 v2.52.5
github.com/gogo/protobuf v1.3.2
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang-jwt/jwt/v4 v4.5.1
github.com/golang-sql/civil v0.0.0-20190719163853-cb61b32ac6fe
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.4
github.com/golang/snappy v0.0.4
github.com/google/go-cmp v0.6.0
github.com/google/go-querystring v1.1.0
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1
github.com/google/renameio/v2 v2.0.0
github.com/google/s2a-go v0.1.7
github.com/google/uuid v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2
github.com/googleapis/gax-go/v2 v2.12.3
github.com/googleapis/google-cloud-go-testing v0.0.0-20210719221736-1c9a4c676720
github.com/gorilla/css v1.0.0
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1
github.com/gorilla/schema v1.4.1
github.com/gorilla/websocket v1.5.0
github.com/graph-gophers/graphql-go v1.3.0
github.com/guregu/null v4.0.0+incompatible
github.com/hashicorp/consul/api v1.28.2
github.com/hashicorp/errwrap v1.1.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.5.0
github.com/hashicorp/go-immutable-radix v1.3.1
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/go-rootcerts v1.0.2
github.com/hashicorp/golang-lru v1.0.2
github.com/hashicorp/hcl v1.0.0
github.com/hashicorp/serf v0.10.1
github.com/holiman/uint256 v1.2.3
github.com/howeyc/gopass v0.0.0-20170109162249-bf9dde6d0d2c
github.com/huandu/xstrings v1.4.0
github.com/imdario/mergo v0.3.13
github.com/imkira/go-interpol v1.1.0
github.com/inconshreveable/mousetrap v1.1.0
github.com/iris-contrib/httpexpect/v2 v2.12.1
github.com/iris-contrib/schema v0.0.6
github.com/jarcoal/httpmock v0.0.0-20161210151336-4442edb3db31
github.com/jmespath/go-jmespath v0.4.0
github.com/jmespath/go-jmespath/internal/testify v1.5.1
github.com/jmoiron/sqlx v1.4.0
github.com/joho/godotenv v1.5.1
github.com/josharian/intern v1.0.0
github.com/jpillora/backoff v1.0.0
github.com/json-iterator/go v1.1.12
github.com/julienschmidt/httprouter v1.3.0
github.com/kataras/blocks v0.0.7
github.com/kataras/golog v0.1.8
github.com/kataras/iris/v12 v12.2.0
github.com/kataras/pio v0.0.11
github.com/kataras/sitemap v0.0.6
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.17.9
github.com/kr/fs v0.1.0
github.com/kr/pretty v0.3.1
github.com/kr/pty v1.1.1
github.com/kr/text v0.2.0
github.com/kylelemons/godebug v1.1.0
github.com/labstack/echo/v4 v4.10.0
github.com/labstack/gommon v0.4.0
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
github.com/leodido/go-urn v1.2.1
github.com/lib/pq v1.10.9
github.com/localtunnel/go-localtunnel v0.0.0-20170326223115-8a804488f275
github.com/magiconair/properties v1.8.7
github.com/mailgun/raymond/v2 v2.0.48
github.com/mailru/easyjson v0.7.7
github.com/manifoldco/promptui v0.9.0
github.com/manucorporat/sse v0.0.0-20160126180136-ee05b128a739
github.com/mattn/go-colorable v0.1.13
github.com/mattn/go-isatty v0.0.20
github.com/mattn/go-oci8 v0.1.1
github.com/mattn/go-runewidth v0.0.15
github.com/mattn/go-sqlite3 v1.14.22
github.com/matttproud/golang_protobuf_extensions v1.0.4
github.com/microcosm-cc/bluemonday v1.0.23
github.com/mitchellh/cli v1.1.5
github.com/mitchellh/copystructure v1.2.0
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-wordwrap v1.0.1
github.com/mitchellh/mapstructure v1.5.0
github.com/mitchellh/reflectwalk v1.0.2
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v1.0.2
github.com/moul/http2curl v0.0.0-20161031194548-4e24498b31db
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
github.com/nats-io/nats.go v1.34.0
github.com/nats-io/nkeys v0.4.7
github.com/nats-io/nuid v1.0.1
github.com/nelsam/hel/v2 v2.3.3
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
github.com/nxadm/tail v1.4.11
github.com/nyaruka/phonenumbers v1.4.1
github.com/olekukonko/tablewriter v0.0.5
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.27.10
github.com/opentracing/opentracing-go v1.1.0
github.com/pelletier/go-toml v1.9.5
github.com/pelletier/go-toml/v2 v2.2.2
github.com/pierrec/lz4/v4 v4.1.18
github.com/pingcap/errors v0.11.4
github.com/pkg/errors v0.9.1
github.com/pkg/sftp v1.13.6
github.com/pkg/xattr v0.4.9
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
github.com/posener/complete v1.2.3
github.com/poy/onpar v1.1.2
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.55.0
github.com/prometheus/procfs v0.15.1
github.com/rivo/uniseg v0.2.0
github.com/rogpeppe/go-internal v1.11.0
github.com/rs/cors v1.11.1
github.com/rubenv/sql-migrate v1.7.0
github.com/russross/blackfriday/v2 v2.1.0
github.com/sagikazarmark/crypt v0.19.0
github.com/sagikazarmark/locafero v0.4.0
github.com/sagikazarmark/slog-shim v0.1.0
github.com/sanity-io/litter v1.5.5
github.com/schollz/closestmatch v2.1.0+incompatible
github.com/segmentio/go-loggly v0.5.1-0.20171222203950-eb91657e62b2
github.com/segmentio/kafka-go v0.4.47
github.com/sendgrid/rest v2.6.9+incompatible
github.com/sendgrid/sendgrid-go v3.16.0+incompatible
github.com/sergi/go-diff v1.2.0
github.com/shopspring/decimal v1.3.1
github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c
github.com/sirupsen/logrus v1.9.3
github.com/sourcegraph/conc v0.3.0
github.com/spf13/afero v1.11.0
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stellar/go v0.0.0-20240617183518-100dc4fa6043
github.com/stellar/go-xdr v0.0.0-20231122183749-b53fb00bcac2
github.com/stellar/throttled v2.2.3-0.20190823235211-89d75816f59d+incompatible
github.com/stretchr/objx v0.5.2
github.com/stretchr/testify v1.9.0
github.com/subosito/gotenv v1.6.0
github.com/tdewolff/minify/v2 v2.12.4
github.com/tdewolff/parse/v2 v2.6.4
github.com/twilio/twilio-go v1.23.5
github.com/tyler-smith/go-bip39 v0.0.0-20180618194314-52158e4697b8
github.com/ugorji/go/codec v1.2.7
github.com/urfave/negroni/v3 v3.1.1
github.com/valyala/bytebufferpool v1.0.0
github.com/valyala/fasthttp v1.52.0
github.com/valyala/fasttemplate v1.2.2
github.com/valyala/tcplisten v1.0.0
github.com/vmihailenco/msgpack/v5 v5.3.5
github.com/vmihailenco/tagparser/v2 v2.0.0
github.com/xdg-go/pbkdf2 v1.0.0
github.com/xdg-go/scram v1.1.2
github.com/xdg-go/stringprep v1.0.4
github.com/xdrpp/goxdr v0.1.1
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
github.com/xeipuuv/gojsonschema v1.2.0
github.com/xhit/go-str2duration/v2 v2.1.0
github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
github.com/yosssi/ace v0.0.5
github.com/yudai/gojsondiff v1.0.0
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
github.com/yudai/pp v2.0.1+incompatible
github.com/yuin/goldmark v1.4.13
go.etcd.io/etcd/api/v3 v3.5.12
go.etcd.io/etcd/client/pkg/v3 v3.5.12
go.etcd.io/etcd/client/v2 v2.305.12
go.etcd.io/etcd/client/v3 v3.5.12
go.opencensus.io v0.24.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/metric v1.24.0
go.opentelemetry.io/otel/trace v1.24.0
go.uber.org/atomic v1.9.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.21.0
golang.org/x/crypto v0.28.0
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d
golang.org/x/mod v0.17.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.21.0
golang.org/x/sync v0.8.0
golang.org/x/sys v0.26.0
golang.org/x/term v0.25.0
golang.org/x/text v0.19.0
golang.org/x/time v0.5.0
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
google.golang.org/api v0.177.0
google.golang.org/appengine v1.6.8
google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda
google.golang.org/genproto/googleapis/api v0.0.0-20240429193739-8cf5692501f6
google.golang.org/genproto/googleapis/rpc v0.0.0-20240429193739-8cf5692501f6
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.34.2
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
gopkg.in/djherbis/atime.v1 v1.0.0
gopkg.in/djherbis/stream.v1 v1.3.1
gopkg.in/gavv/httpexpect.v1 v1.0.0-20170111145843-40724cf1e4a0
gopkg.in/ini.v1 v1.67.0
gopkg.in/square/go-jose.v2 v2.4.1 => gopkg.in/go-jose/go-jose.v2 v2.6.3
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
gopkg.in/tylerb/graceful.v1 v1.2.15
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
moul.io/http2curl/v2 v2.3.0