This repository has been archived by the owner on May 30, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathgo.mod
88 lines (86 loc) · 5.22 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
module github.com/matrix-org/matrix-static
go 1.12
require (
github.com/Sirupsen/logrus v0.0.0-20170821073101-84573d5f03ab
github.com/aclements/go-gg v0.0.0-20170323211221-abd1f791f5ee // indirect
github.com/aclements/go-moremath v0.0.0-20190830160640-d16893ddf098 // indirect
github.com/ajstarks/deck v0.0.0-20200213234931-b675d3b58b88 // indirect
github.com/ajstarks/svgo v0.0.0-20200204031535-0cbcf57ea1d8 // indirect
github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a // indirect
github.com/bradfitz/gomemcache v0.0.0-20170208213004-1952afaa557d // indirect
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f // indirect
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/disintegration/letteravatar v0.0.0-20160912210445-1a457b860450
github.com/dustin/go-broadcast v0.0.0-20171205050544-f664265f5a66 // indirect
github.com/edsrzf/mmap-go v1.0.0 // indirect
github.com/fogleman/gg v1.3.0 // indirect
github.com/garyburd/redigo v0.0.0-20170718224324-9e66b83d15a2 // indirect
github.com/gin-contrib/cache v0.0.0-20170711165042-bc56748ee71c
github.com/gin-contrib/pprof v0.0.0-20170722141647-c16e1831d0a5
github.com/gin-gonic/gin v0.0.0-20170428105923-d5b353c5d5a5
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/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // 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-20200212024743-f11f1df84d12 // indirect
github.com/googleapis/gax-go v2.0.2+incompatible // indirect
github.com/grpc-ecosystem/grpc-gateway v1.13.0 // indirect
github.com/iancoleman/strcase v0.0.0-20191112232945-16388991a334 // indirect
github.com/julienschmidt/httprouter v1.3.0 // indirect
github.com/jung-kurt/gofpdf v1.16.2 // indirect
github.com/lyft/protoc-gen-star v0.4.14 // indirect
github.com/manucorporat/sse v0.0.0-20160126180136-ee05b128a739 // indirect
github.com/manucorporat/stats v0.0.0-20180402194714-3ba42d56d227 // indirect
github.com/matrix-org/dugong v0.0.0-20161101134353-193b8f88e381
github.com/matrix-org/gomatrix v0.0.0-20200125115505-49bed8e0e431
github.com/mattn/go-isatty v0.0.2 // indirect
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/mcuadros/go-gin-prometheus v0.1.0 // indirect
github.com/microcosm-cc/bluemonday v0.0.0-20161202143824-e79763773ab6
github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d // indirect
github.com/onsi/ginkgo v1.11.0 // indirect
github.com/onsi/gomega v1.8.1 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/sftp v1.11.0 // indirect
github.com/prometheus/client_golang v0.0.0-20170724081313-94ff84a9a6eb // indirect
github.com/prometheus/common v0.0.0-20170707053319-3e6a7635bac6 // indirect
github.com/prometheus/procfs v0.0.0-20170703101242-e645f4e5aaa8 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20190728182440-6a916e37a237 // indirect
github.com/robfig/go-cache v0.0.0-20130306151617-9fc39e0dbf62 // indirect
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd // indirect
github.com/sirupsen/logrus v1.4.2 // indirect
github.com/spf13/afero v1.2.2 // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
github.com/t3chguy/go-gin-prometheus v0.0.0-20170724180305-438209f97511
github.com/valyala/quicktemplate v1.4.1
go.opencensus.io v0.22.3 // indirect
golang.org/x/build v0.0.0-20200213172154-de8b20fb6686 // indirect
golang.org/x/mobile v0.0.0-20200212152714-2b26a4705d24 // indirect
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
golang.org/x/tools v0.0.0-20200214225126-5916a50871fb // indirect
google.golang.org/api v0.17.0 // indirect
google.golang.org/genproto v0.0.0-20200212174721-66ed5ce911ce // indirect
gopkg.in/airbrake/gobrake.v2 v2.0.9 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 // indirect
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v8 v8.18.1 // indirect
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 // indirect
)