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.lock60
1 files changed, 27 insertions, 33 deletions
diff --git a/community/caddy/glide.lock b/community/caddy/glide.lock
index ddf0d7ef5d8..863c433699d 100644
--- a/community/caddy/glide.lock
+++ b/community/caddy/glide.lock
@@ -1,14 +1,12 @@
-hash: 0d50578298cea73930ab057dcfd9c31a0f429644fee66bf8ac51964cb5545f53
-updated: 2016-09-15T16:24:46.97897365+02:00
+hash: 1e6a02c40eb314944c34d47d8e13f46d7aa8dc6e8517bb2f0a57e1ff6472bbb6
+updated: 2016-11-07T11:11:53.388790064+01:00
imports:
- name: github.com/aead/chacha20
- version: 89264ae06c28bcefe4da0280ab1fb6d8f7a0025f
+ version: 7e1038a97ad08a9a16cb88ed7a6778b366ba4d99
subpackages:
- chacha
- name: github.com/aead/poly1305
- version: 6145bf188f408e57e4a256eab2e0989eb8b92f53
-- name: github.com/BurntSushi/toml
- version: 99064174e013895bbd9b025c31100bd1d9b590ca
+ version: 7ab7663051fa9fa57de391f966a859e781d48b0a
- name: github.com/dsnet/compress
version: b9aab3c6a04eef14c56384b4ad065e7b73438862
subpackages:
@@ -17,11 +15,11 @@ imports:
- internal
- internal/prefix
- name: github.com/dustin/go-humanize
- version: 2fcb5204cdc65b4bec9fd0a87606bb0d0e3c54e8
+ version: bd88f87ad3a420f7bcf05e90566fd1ceb351fa7f
- name: github.com/flynn/go-shlex
version: 3f9db97f856818214da2e1057f8ad84803971cff
- name: github.com/gorilla/websocket
- version: 2d1e4548da234d9cb742cc3628556fef86aafbac
+ version: 9fbf129ff2a3cf2467f7d0021de2eb4d3aecc109
- name: github.com/hashicorp/go-syslog
version: 315de0c1920b18b942603ffdc2229e2af4803c17
- name: github.com/hashicorp/golang-lru
@@ -37,24 +35,24 @@ imports:
- name: github.com/lucas-clemente/fnv128a
version: 393af48d391698c6ae4219566bfbdfef67269997
- name: github.com/lucas-clemente/quic-go
- version: 2592b9a97cb522c39c8660eda40f584ab5afa27d
+ version: 0d6356d9d80226bbd18634d461cdc1d1a81c08bf
subpackages:
- - h2quic
- - protocol
- - qerr
- - utils
- ackhandler
+ - congestion
- crypto
- flowcontrol
- frames
+ - h2quic
- handshake
- - congestion
+ - protocol
+ - qerr
+ - utils
- name: github.com/lucas-clemente/quic-go-certificates
version: d2f86524cced5186554df90d92529757d22c1cb6
- name: github.com/mholt/archiver
- version: eb71e84c00a9158cceae5817af934a1f74aa707f
+ version: 4a8a092653655d29c8e091cf2ecf91cbe697f0de
- name: github.com/mholt/caddy
- version: bedad34b25cfcc67620fa5b854fed020547efbdf
+ version: 0cdaaba4b87da8a72c0591ee301bb50df94a6371
subpackages:
- caddy/caddymain
- caddyfile
@@ -74,6 +72,7 @@ imports:
- caddyhttp/markdown
- caddyhttp/markdown/metadata
- caddyhttp/markdown/summary
+ - caddyhttp/maxrequestbody
- caddyhttp/mime
- caddyhttp/pprof
- caddyhttp/proxy
@@ -81,13 +80,13 @@ imports:
- caddyhttp/rewrite
- caddyhttp/root
- caddyhttp/staticfiles
+ - caddyhttp/status
- caddyhttp/templates
- caddyhttp/websocket
- caddytls
- startupshutdown
- - caddyhttp/status
- name: github.com/miekg/dns
- version: db96a2b759cdef4f11a34506a42eb8d1290c598e
+ version: 58f52c57ce9df13460ac68200cef30a008b9c468
- name: github.com/naoina/go-stringutil
version: 6b638e95a32d0c1131db0e7fe83775cbea4a0d0b
- name: github.com/naoina/toml
@@ -97,39 +96,34 @@ imports:
- name: github.com/nwaples/rardecode
version: f94841372ddc36be531a5c3e1206238e32e93d74
- name: github.com/russross/blackfriday
- version: 35eb537633d9950afc8ae7bdf0edb6134584e9fc
+ version: 93622da34e54fb6529bfb7c57e710f37a8d9cbd8
- name: github.com/shurcooL/sanitized_anchor_name
version: 10ef21a441db47d8b13ebcc5fd2310f636973c77
- name: github.com/xenolf/lego
- version: 82ac43327b01319544c050d5d78a4edeff9565d2
+ version: 7615653a085a8e71beaf29911eefb2c8ad83daa6
subpackages:
- acme
- name: golang.org/x/crypto
- version: 81372b2fc2f10bef2a7f338da115c315a56b2726
+ version: bc89c496413265e715159bdc8478ee9a92fdc265
subpackages:
- - ocsp
- curve25519
- hkdf
+ - ocsp
- name: golang.org/x/net
- version: de35ec43e7a9aabd6a9c54d2898220ea7e44de7d
+ version: 57bfaa875b96fb91b4766077f34470528d4b03e9
subpackages:
- - publicsuffix
- http2
- http2/hpack
- - idna
- lex/httplex
+ - publicsuffix
- websocket
- name: gopkg.in/natefinch/lumberjack.v2
- version: 514cbda263a734ae8caac038dadf05f8f3f9f738
+ version: dd45e6a67c53f673bb49ca8a001fd3a63ceb640e
- name: gopkg.in/square/go-jose.v1
- version: 139276ceb5afbf13e636c44e9382f0ca75c12ba3
+ version: aa2e30fdd1fe9dd3394119af66451ae790d50e0d
subpackages:
- cipher
- json
- name: gopkg.in/yaml.v2
- version: 31c299268d302dd0aa9a0dcf765a3d58971ac83f
-testImports:
-- name: golang.org/x/net
- version: de35ec43e7a9aabd6a9c54d2898220ea7e44de7d
- subpackages:
- - websocket
+ version: a5b47d31c556af34a302ce5d659e6fea44d90de0
+testImports: []