aboutsummaryrefslogtreecommitdiffstats
path: root/community/caddy/glide.lock
blob: ddf0d7ef5d83be36f78feb7b8155811e149100f1 (plain)
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
hash: 0d50578298cea73930ab057dcfd9c31a0f429644fee66bf8ac51964cb5545f53
updated: 2016-09-15T16:24:46.97897365+02:00
imports:
- name: github.com/aead/chacha20
  version: 89264ae06c28bcefe4da0280ab1fb6d8f7a0025f
  subpackages:
  - chacha
- name: github.com/aead/poly1305
  version: 6145bf188f408e57e4a256eab2e0989eb8b92f53
- name: github.com/BurntSushi/toml
  version: 99064174e013895bbd9b025c31100bd1d9b590ca
- name: github.com/dsnet/compress
  version: b9aab3c6a04eef14c56384b4ad065e7b73438862
  subpackages:
  - bzip2
  - bzip2/internal/sais
  - internal
  - internal/prefix
- name: github.com/dustin/go-humanize
  version: 2fcb5204cdc65b4bec9fd0a87606bb0d0e3c54e8
- name: github.com/flynn/go-shlex
  version: 3f9db97f856818214da2e1057f8ad84803971cff
- name: github.com/gorilla/websocket
  version: 2d1e4548da234d9cb742cc3628556fef86aafbac
- name: github.com/hashicorp/go-syslog
  version: 315de0c1920b18b942603ffdc2229e2af4803c17
- name: github.com/hashicorp/golang-lru
  version: 0a025b7e63adc15a622f29b0b2c4c3848243bbf6
  subpackages:
  - simplelru
- name: github.com/jimstudt/http-authentication
  version: 3eca13d6893afd7ecabe15f4445f5d2872a1b012
  subpackages:
  - basic
- name: github.com/lucas-clemente/aes12
  version: 8ee5b5610baca43b60ecfad586b3c40d92a96e0c
- name: github.com/lucas-clemente/fnv128a
  version: 393af48d391698c6ae4219566bfbdfef67269997
- name: github.com/lucas-clemente/quic-go
  version: 2592b9a97cb522c39c8660eda40f584ab5afa27d
  subpackages:
  - h2quic
  - protocol
  - qerr
  - utils
  - ackhandler
  - crypto
  - flowcontrol
  - frames
  - handshake
  - congestion
- name: github.com/lucas-clemente/quic-go-certificates
  version: d2f86524cced5186554df90d92529757d22c1cb6
- name: github.com/mholt/archiver
  version: eb71e84c00a9158cceae5817af934a1f74aa707f
- name: github.com/mholt/caddy
  version: bedad34b25cfcc67620fa5b854fed020547efbdf
  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/internalsrv
  - caddyhttp/log
  - caddyhttp/markdown
  - caddyhttp/markdown/metadata
  - caddyhttp/markdown/summary
  - caddyhttp/mime
  - caddyhttp/pprof
  - caddyhttp/proxy
  - caddyhttp/redirect
  - caddyhttp/rewrite
  - caddyhttp/root
  - caddyhttp/staticfiles
  - caddyhttp/templates
  - caddyhttp/websocket
  - caddytls
  - startupshutdown
  - caddyhttp/status
- name: github.com/miekg/dns
  version: db96a2b759cdef4f11a34506a42eb8d1290c598e
- name: github.com/naoina/go-stringutil
  version: 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b
- name: github.com/naoina/toml
  version: 751171607256bb66e64c9f0220c00662420c38e9
  subpackages:
  - ast
- name: github.com/nwaples/rardecode
  version: f94841372ddc36be531a5c3e1206238e32e93d74
- name: github.com/russross/blackfriday
  version: 35eb537633d9950afc8ae7bdf0edb6134584e9fc
- name: github.com/shurcooL/sanitized_anchor_name
  version: 10ef21a441db47d8b13ebcc5fd2310f636973c77
- name: github.com/xenolf/lego
  version: 82ac43327b01319544c050d5d78a4edeff9565d2
  subpackages:
  - acme
- name: golang.org/x/crypto
  version: 81372b2fc2f10bef2a7f338da115c315a56b2726
  subpackages:
  - ocsp
  - curve25519
  - hkdf
- name: golang.org/x/net
  version: de35ec43e7a9aabd6a9c54d2898220ea7e44de7d
  subpackages:
  - publicsuffix
  - http2
  - http2/hpack
  - idna
  - lex/httplex
  - websocket
- name: gopkg.in/natefinch/lumberjack.v2
  version: 514cbda263a734ae8caac038dadf05f8f3f9f738
- name: gopkg.in/square/go-jose.v1
  version: 139276ceb5afbf13e636c44e9382f0ca75c12ba3
  subpackages:
  - cipher
  - json
- name: gopkg.in/yaml.v2
  version: 31c299268d302dd0aa9a0dcf765a3d58971ac83f
testImports:
- name: golang.org/x/net
  version: de35ec43e7a9aabd6a9c54d2898220ea7e44de7d
  subpackages:
  - websocket