vendor: pull in azure sdk and openpgp signer
This commit is contained in:
2
vendor/github.com/huin/goupnp/ssdp/registry.go
generated
vendored
2
vendor/github.com/huin/goupnp/ssdp/registry.go
generated
vendored
@ -18,7 +18,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
maxAgeRx = regexp.MustCompile("max-age=([0-9]+)")
|
||||
maxAgeRx = regexp.MustCompile("max-age= *([0-9]+)")
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user