vendor: pull in azure sdk and openpgp signer

This commit is contained in:
Péter Szilágyi
2016-11-02 18:22:53 +02:00
parent 3b62c145f8
commit bad0de0dcb
56 changed files with 11204 additions and 25 deletions

View File

@ -18,7 +18,7 @@ const (
)
var (
maxAgeRx = regexp.MustCompile("max-age=([0-9]+)")
maxAgeRx = regexp.MustCompile("max-age= *([0-9]+)")
)
const (