aboutsummaryrefslogtreecommitdiffstats
path: root/community/caddy/glide.lock
diff options
context:
space:
mode:
Diffstat (limited to 'community/caddy/glide.lock')
-rw-r--r--community/caddy/glide.lock124
1 files changed, 124 insertions, 0 deletions
diff --git a/community/caddy/glide.lock b/community/caddy/glide.lock
new file mode 100644
index 0000000000..56704d66ba
--- /dev/null
+++ b/community/caddy/glide.lock
@@ -0,0 +1,124 @@
+hash: 9a2931210a42e5575510be6eacca0adaedb926c83936210f7ca770e6fffa8c87
+updated: 2016-07-30T22:01:53.078256577+02:00
+imports:
+- name: github.com/aead/chacha20
+ version: 5f68ba5d50e69593623ae5005be3bcc10d73e7ce
+ subpackages:
+ - chacha
+- name: github.com/aead/poly1305
+ version: 5b931d1d1dd3d2b588e349ba27667f18cf891e9f
+- 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: 5e2e56d5dfd46884df1036f828777ee6273f2cff
+- name: github.com/hashicorp/go-syslog
+ version: 42a2b573b664dbf281bd48c3cc12c086b17a39ba
+- name: github.com/jimstudt/http-authentication
+ version: 3eca13d6893afd7ecabe15f4445f5d2872a1b012
+ subpackages:
+ - basic
+- name: github.com/lucas-clemente/aes12
+ version: 5a3c52721c1e81aa8162601ac2342486525156d5
+- name: github.com/lucas-clemente/fnv128a
+ version: 393af48d391698c6ae4219566bfbdfef67269997
+- name: github.com/lucas-clemente/quic-go
+ version: e8a2c497e976d62e20d226327cebd31ccf8d7b4b
+ subpackages:
+ - h2quic
+ - protocol
+ - qerr
+ - utils
+ - ackhandler
+ - ackhandlerlegacy
+ - crypto
+ - flowcontrol
+ - frames
+ - handshake
+ - congestion
+- name: github.com/lucas-clemente/quic-go-certificates
+ version: 9bb36d3159787cca26dcfa15e23049615e307ef8
+- name: github.com/mholt/archiver
+ version: a075791974ee7d363104fde72b5e009515cc0def
+- name: github.com/mholt/caddy
+ version: 7157bdc79d38e203386d7e12d7065d884166c431
+ 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
+- name: github.com/miekg/dns
+ version: db96a2b759cdef4f11a34506a42eb8d1290c598e
+- name: github.com/nwaples/rardecode
+ version: f94841372ddc36be531a5c3e1206238e32e93d74
+- name: github.com/russross/blackfriday
+ version: 93622da34e54fb6529bfb7c57e710f37a8d9cbd8
+- name: github.com/shurcooL/sanitized_anchor_name
+ version: 10ef21a441db47d8b13ebcc5fd2310f636973c77
+- name: github.com/xenolf/lego
+ version: 5720cba2c972d1eb982fdf65d11021c1d8370193
+ subpackages:
+ - acme
+- name: golang.org/x/crypto
+ version: bc89c496413265e715159bdc8478ee9a92fdc265
+ subpackages:
+ - ocsp
+ - curve25519
+ - hkdf
+- name: golang.org/x/net
+ version: 6a513affb38dc9788b449d59ffed099b8de18fa0
+ subpackages:
+ - publicsuffix
+ - http2
+ - http2/hpack
+ - lex/httplex
+ - websocket
+- name: gopkg.in/natefinch/lumberjack.v2
+ version: 514cbda263a734ae8caac038dadf05f8f3f9f738
+- name: gopkg.in/square/go-jose.v1
+ version: e3f973b66b91445ec816dd7411ad1b6495a5a2fc
+ subpackages:
+ - cipher
+ - json
+- name: gopkg.in/yaml.v2
+ version: e4d366fc3c7938e2958e662b4258c7a89e1f0e3e
+testImports:
+- name: golang.org/x/net
+ version: 6a513affb38dc9788b449d59ffed099b8de18fa0
+ subpackages:
+ - websocket