This repository was archived by the owner on Mar 8, 2023. It is now read-only.
forked from lucaslorentz/caddy-supervisor
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathglide.lock
More file actions
204 lines (204 loc) · 6.11 KB
/
Copy pathglide.lock
File metadata and controls
204 lines (204 loc) · 6.11 KB
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
hash: 1f8aba5642f9a1fbde3188900586a57ba654f63dd5ca3e04961726fcac7b0714
updated: 2018-05-27T23:32:59.1440126+02:00
imports:
- name: github.com/aead/chacha20
version: 8d6ce0550041f9d97e7f15ec27ed489f8bbbb0fb
repo: https://github.com/aead/chacha20
subpackages:
- chacha
- name: github.com/aokoli/goutils
version: 3391d3790d23d03408670993e957e8f408993c34
- name: github.com/bifurcation/mint
version: 64af8ab8ccb81bd5d4eab356f79ba0939117d9f6
repo: https://github.com/bifurcation/mint
subpackages:
- syntax
- name: github.com/cheekybits/genny
version: 9127e812e1e9e501ce899a18121d316ecb52e4ba
subpackages:
- generic
- name: github.com/dustin/go-humanize
version: 259d2a102b871d17f30e3cd9881a642961a1e486
repo: https://github.com/dustin/go-humanize
- name: github.com/flynn/go-shlex
version: 3f9db97f856818214da2e1057f8ad84803971cff
repo: https://github.com/flynn/go-shlex
- name: github.com/google/uuid
version: dec09d789f3dba190787f8b4454c7d3c936fed9e
repo: https://github.com/google/uuid
- name: github.com/gorilla/websocket
version: a69d9f6de432e2c6b296a947d8a5ee88f68522cf
repo: https://github.com/gorilla/websocket
- name: github.com/guelfey/go.dbus
version: f6a3a2366cc39b8479cadc499d3c735fb10fbdda
- name: github.com/hacdias/caddy-service
version: 3fecbe69fdf6b58275b519348b44598a6a9cc4d9
- name: github.com/hashicorp/go-syslog
version: 326bf4a7f709d263f964a6a96558676b103f3534
repo: https://github.com/hashicorp/go-syslog
- name: github.com/hashicorp/golang-lru
version: 0a025b7e63adc15a622f29b0b2c4c3848243bbf6
repo: https://github.com/hashicorp/golang-lru
subpackages:
- simplelru
- name: github.com/huandu/xstrings
version: 2bf18b218c51864a87384c06996e40ff9dcff8e1
- name: github.com/imdario/mergo
version: 7fe0c75c13abdee74b09fcacef5ea1c6bba6a874
- name: github.com/jimstudt/http-authentication
version: 3eca13d6893afd7ecabe15f4445f5d2872a1b012
repo: https://github.com/jimstudt/http-authentication
subpackages:
- basic
- name: github.com/kardianos/osext
version: ae77be60afb1dcacde03767a8c37337fad28ac14
- name: github.com/klauspost/cpuid
version: ae832f27941af41db13bd6d8efd2493e3b22415a
repo: https://github.com/klauspost/cpuid
- name: github.com/lucas-clemente/aes12
version: cd47fb39b79f867c6e4e5cd39cf7abd799f71670
repo: https://github.com/lucas-clemente/aes12
- name: github.com/lucas-clemente/quic-go
version: da7708e47066ab0aff0f20f66b21c1f329db1eff
repo: https://github.com/lucas-clemente/quic-go
subpackages:
- h2quic
- internal/ackhandler
- internal/congestion
- internal/crypto
- internal/flowcontrol
- internal/handshake
- internal/protocol
- internal/utils
- internal/wire
- qerr
- name: github.com/lucas-clemente/quic-go-certificates
version: d2f86524cced5186554df90d92529757d22c1cb6
repo: https://github.com/lucas-clemente/quic-go-certificates
- name: github.com/Masterminds/semver
version: 59c29afe1a994eacb71c833025ca7acf874bb1da
- name: github.com/Masterminds/sprig
version: 6b2a58267f6a8b1dc8e2eb5519b984008fa85e8c
- name: github.com/mholt/caddy
version: 1f7b5abc80679fb71ee0e04ed98cbe284b1fc181
subpackages:
- caddy/caddymain
- caddyfile
- caddyhttp
- caddyhttp/basicauth
- caddyhttp/bind
- caddyhttp/browse
- caddyhttp/errors
- caddyhttp/expvar
- caddyhttp/extensions
- caddyhttp/fastcgi
- caddyhttp/gzip
- caddyhttp/header
- caddyhttp/httpserver
- caddyhttp/index
- caddyhttp/internalsrv
- caddyhttp/limits
- caddyhttp/log
- caddyhttp/markdown
- caddyhttp/markdown/metadata
- caddyhttp/markdown/summary
- caddyhttp/mime
- caddyhttp/pprof
- caddyhttp/proxy
- caddyhttp/push
- caddyhttp/redirect
- caddyhttp/requestid
- caddyhttp/rewrite
- caddyhttp/root
- caddyhttp/staticfiles
- caddyhttp/status
- caddyhttp/templates
- caddyhttp/timeouts
- caddyhttp/websocket
- caddytls
- onevent
- onevent/hook
- telemetry
- name: github.com/miekg/dns
version: 0f3adef2e2201d72e50309a36fc99d8a9d1a4960
repo: https://github.com/miekg/dns
- name: github.com/naoina/go-stringutil
version: 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b
repo: https://github.com/naoina/go-stringutil
- name: github.com/naoina/toml
version: e6f5723bf2a66af014955e0888881314cf294129
repo: https://github.com/naoina/toml
subpackages:
- ast
- name: github.com/NetWatcher/service
version: 12236803cddffddf8ba667dad93bbfaf3d6720dc
- name: github.com/russross/blackfriday
version: 067529f716f4c3f5e37c8c95ddd59df1007290ae
repo: https://github.com/russross/blackfriday
- name: github.com/vektra/tachyon
version: 0da4f3861aef5471cfd69a2d265584fafe70230f
subpackages:
- upstart
- name: github.com/xenolf/lego
version: fad2257e11ae4ff31ed03739386873aa405dec2d
repo: https://github.com/xenolf/lego
subpackages:
- acmev2
- name: golang.org/x/crypto
version: 94eea52f7b742c7cbe0b03b22f0c4c8631ece122
repo: https://go.googlesource.com/crypto
subpackages:
- curve25519
- ed25519
- ed25519/internal/edwards25519
- hkdf
- ocsp
- pbkdf2
- scrypt
- ssh/terminal
- name: golang.org/x/net
version: f5079bd7f6f74e23c4d65efa0f4ce14cbd6a3c0f
repo: https://go.googlesource.com/net
subpackages:
- context
- http2
- http2/hpack
- idna
- lex/httplex
- publicsuffix
- name: golang.org/x/sys
version: 35ef4487ce0a1ea5d4b616ffe71e34febe723695
repo: https://go.googlesource.com/sys
subpackages:
- unix
- windows
- windows/registry
- windows/svc
- windows/svc/eventlog
- windows/svc/mgr
- name: golang.org/x/text
version: 836efe42bb4aa16aaa17b9c155d8813d336ed720
repo: https://go.googlesource.com/text
subpackages:
- internal/gen
- internal/triegen
- internal/ucd
- secure/bidirule
- transform
- unicode/bidi
- unicode/cldr
- unicode/norm
- unicode/rangetable
- name: gopkg.in/natefinch/lumberjack.v2
version: df99d62fd42d8b3752c8a42c6723555372c02a03
repo: https://gopkg.in/natefinch/lumberjack.v2
- name: gopkg.in/square/go-jose.v2
version: 6ee92191fea850cdcab9a18867abf5f521cdbadb
repo: https://gopkg.in/square/go-jose.v2
subpackages:
- cipher
- json
- name: gopkg.in/yaml.v2
version: 25c4ec802a7d637f88d584ab26798e94ad14c13b
repo: https://gopkg.in/yaml.v2
testImports: []