File tree Expand file tree Collapse file tree 4 files changed +20
-14
lines changed
github.com/caddyserver/certmagic Expand file tree Collapse file tree 4 files changed +20
-14
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/blevesearch/bleve/v2 v2.0.6
2323 github.com/boombuler/barcode v1.0.1 // indirect
2424 github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b // indirect
25- github.com/caddyserver/certmagic v0.14.0
25+ github.com/caddyserver/certmagic v0.14.1
2626 github.com/chi-middleware/proxy v1.1.1
2727 github.com/couchbase/go-couchbase v0.0.0-20210224140812-5740cd35f448 // indirect
2828 github.com/couchbase/gomemcached v0.1.2 // indirect
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl
184184git.colasdn.top/bradfitz/gomemcache v0.0.0-20190329173943-551aad21a668 /go.mod h1:H0wQNHz2YrLsuXOZozoeDmnHXkNCRmMW0gwFWDfEZDA =
185185git.colasdn.top/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b h1:L/QXpzIa3pOvUGt1D1lA5KjYhPBAN/3iWdP7xeFS9F0 =
186186git.colasdn.top/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b /go.mod h1:H0wQNHz2YrLsuXOZozoeDmnHXkNCRmMW0gwFWDfEZDA =
187- github.com/caddyserver/certmagic v0.14.0 h1:XW1o32s7smIYEJSc6g+N8YXljpjRo5ZE2zi3CIYTs74 =
188- github.com/caddyserver/certmagic v0.14.0 /go.mod h1:oRQOZmUVKwlpgNidslysHt05osM9uMrJ4YMk+Ot4P4Q =
187+ github.com/caddyserver/certmagic v0.14.1 h1:8RIFS/LbGne/I7Op56Kkm2annnei7io9VW/IWDttE9U =
188+ github.com/caddyserver/certmagic v0.14.1 /go.mod h1:oRQOZmUVKwlpgNidslysHt05osM9uMrJ4YMk+Ot4P4Q =
189189git.colasdn.top/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
190190git.colasdn.top/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko =
191191git.colasdn.top/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ github.com/boombuler/barcode/utils
194194# github.com/bradfitz/gomemcache v0.0.0-20190913173617-a41fca850d0b
195195## explicit
196196git.colasdn.top/bradfitz/gomemcache/memcache
197- # github.com/caddyserver/certmagic v0.14.0
197+ # github.com/caddyserver/certmagic v0.14.1
198198## explicit
199199git.colasdn.top/caddyserver/certmagic
200200# github.com/cespare/xxhash/v2 v2.1.1
You can’t perform that action at this time.
0 commit comments