-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathmodules.txt
176 lines (176 loc) · 5.92 KB
/
modules.txt
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
# bitbucket.org/chrj/smtpd v0.0.0-20170817182725-9ddcdbda0f7a
## explicit
# code.cloudfoundry.org/lager v2.0.0+incompatible
## explicit
# filippo.io/edwards25519 v1.1.0
## explicit; go 1.20
filippo.io/edwards25519
filippo.io/edwards25519/field
# github.com/DATA-DOG/go-sqlmock v1.5.2
## explicit; go 1.15
github.com/DATA-DOG/go-sqlmock
# github.com/PuerkitoBio/goquery v1.10.2
## explicit; go 1.23
github.com/PuerkitoBio/goquery
# github.com/andybalholm/cascadia v1.3.3
## explicit; go 1.16
github.com/andybalholm/cascadia
# github.com/chrj/smtpd v0.0.0-20140720195347-c6fe39d4dcdd
## explicit
github.com/chrj/smtpd
# github.com/dgrijalva/jwt-go v3.2.1-0.20210802184156-9742bd7fca1c+incompatible
## explicit
github.com/dgrijalva/jwt-go
# github.com/go-gorp/gorp/v3 v3.1.0
## explicit; go 1.18
github.com/go-gorp/gorp/v3
# github.com/go-logr/logr v1.4.2
## explicit; go 1.18
github.com/go-logr/logr
github.com/go-logr/logr/funcr
# github.com/go-sql-driver/mysql v1.9.0
## explicit; go 1.21
github.com/go-sql-driver/mysql
# github.com/go-task/slim-sprig/v3 v3.0.0
## explicit; go 1.20
github.com/go-task/slim-sprig/v3
# github.com/golang-jwt/jwt v3.2.2+incompatible
## explicit
github.com/golang-jwt/jwt
# github.com/golang-jwt/jwt/v5 v5.2.1
## explicit; go 1.18
github.com/golang-jwt/jwt/v5
# github.com/google/go-cmp v0.6.0
## explicit; go 1.13
github.com/google/go-cmp/cmp
github.com/google/go-cmp/cmp/internal/diff
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/function
github.com/google/go-cmp/cmp/internal/value
# github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
## explicit; go 1.22
github.com/google/pprof/profile
# github.com/gorilla/mux v1.8.1
## explicit; go 1.20
github.com/gorilla/mux
# github.com/lib/pq v1.10.9
## explicit; go 1.13
# github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
## explicit
# github.com/onsi/ginkgo v1.16.5
## explicit; go 1.16
# github.com/onsi/ginkgo/v2 v2.23.3
## explicit; go 1.23.0
github.com/onsi/ginkgo/v2
github.com/onsi/ginkgo/v2/config
github.com/onsi/ginkgo/v2/formatter
github.com/onsi/ginkgo/v2/ginkgo
github.com/onsi/ginkgo/v2/ginkgo/build
github.com/onsi/ginkgo/v2/ginkgo/command
github.com/onsi/ginkgo/v2/ginkgo/generators
github.com/onsi/ginkgo/v2/ginkgo/internal
github.com/onsi/ginkgo/v2/ginkgo/labels
github.com/onsi/ginkgo/v2/ginkgo/outline
github.com/onsi/ginkgo/v2/ginkgo/run
github.com/onsi/ginkgo/v2/ginkgo/unfocus
github.com/onsi/ginkgo/v2/ginkgo/watch
github.com/onsi/ginkgo/v2/internal
github.com/onsi/ginkgo/v2/internal/global
github.com/onsi/ginkgo/v2/internal/interrupt_handler
github.com/onsi/ginkgo/v2/internal/parallel_support
github.com/onsi/ginkgo/v2/internal/testingtproxy
github.com/onsi/ginkgo/v2/reporters
github.com/onsi/ginkgo/v2/types
# github.com/onsi/gomega v1.36.2
## explicit; go 1.22.0
github.com/onsi/gomega
github.com/onsi/gomega/format
github.com/onsi/gomega/internal
github.com/onsi/gomega/internal/gutil
github.com/onsi/gomega/matchers
github.com/onsi/gomega/matchers/internal/miter
github.com/onsi/gomega/matchers/support/goraph/bipartitegraph
github.com/onsi/gomega/matchers/support/goraph/edge
github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/pivotal-cf-experimental/rainmaker v0.0.0-20160401052143-d533d01b7c52
## explicit
github.com/pivotal-cf-experimental/rainmaker
github.com/pivotal-cf-experimental/rainmaker/internal/documents
github.com/pivotal-cf-experimental/rainmaker/internal/network
# github.com/pivotal-cf-experimental/warrant v0.0.0-20211122194707-17385443920f
## explicit; go 1.12
github.com/pivotal-cf-experimental/warrant
github.com/pivotal-cf-experimental/warrant/internal/documents
github.com/pivotal-cf-experimental/warrant/internal/network
# github.com/pivotal-cf/uaa-sso-golang v0.0.0-20141119184546-0b91e8ad4bb6
## explicit
github.com/pivotal-cf/uaa-sso-golang/uaa
# github.com/pivotal-golang/conceal v0.0.0-20141120010127-31656578115c
## explicit
github.com/pivotal-golang/conceal
# github.com/pivotal-golang/lager v2.0.0+incompatible
## explicit
github.com/pivotal-golang/lager
# github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529
## explicit
github.com/rcrowley/go-metrics
github.com/rcrowley/go-metrics/exp
# github.com/rubenv/sql-migrate v1.7.1
## explicit; go 1.21
github.com/rubenv/sql-migrate
github.com/rubenv/sql-migrate/sqlparse
# github.com/ryanmoran/stack v0.0.0-20140916210556-3debe7a5953a
## explicit
github.com/ryanmoran/stack
# github.com/ryanmoran/viron v0.0.0-20150922192335-f3865b4826c8
## explicit
github.com/ryanmoran/viron
# github.com/ziutek/mymysql v1.5.4
## explicit
# golang.org/x/net v0.35.0
## explicit; go 1.18
golang.org/x/net/html
golang.org/x/net/html/atom
golang.org/x/net/html/charset
# golang.org/x/sys v0.30.0
## explicit; go 1.18
golang.org/x/sys/unix
# golang.org/x/text v0.22.0
## explicit; go 1.18
golang.org/x/text/encoding
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/htmlindex
golang.org/x/text/encoding/internal
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/unicode
golang.org/x/text/internal/language
golang.org/x/text/internal/language/compact
golang.org/x/text/internal/tag
golang.org/x/text/internal/utf8internal
golang.org/x/text/language
golang.org/x/text/runes
golang.org/x/text/transform
# golang.org/x/tools v0.30.0
## explicit; go 1.22.0
golang.org/x/tools/cover
golang.org/x/tools/go/ast/inspector
golang.org/x/tools/internal/astutil/edge
# gopkg.in/alexcesaro/quotedprintable.v1 v1.0.0-20141111223934-dacd4576c5aa
## explicit
gopkg.in/alexcesaro/quotedprintable.v1
gopkg.in/alexcesaro/quotedprintable.v1/internal
# gopkg.in/gomail.v1 v1.0.0-20150120141108-d7294067b867
## explicit
gopkg.in/gomail.v1
# gopkg.in/gorp.v1 v1.7.2
## explicit
gopkg.in/gorp.v1
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3