boulder/vendor/golang.org/x
Daniel McCarney 0e4466bb30 Update gopkg.in/go-jose.v2 to v2.1.3. (#3087)
The 2.1.3 release of go-jose.v2 contains a bug fix for a nil panic
encountering null values in JWS headers that affects Boulder. This
commit updates Boulder to use the 2.1.3 release.

Unit tests were confirmed to pass:
```
$ go test ./...
ok      gopkg.in/square/go-jose.v2      13.648s
ok      gopkg.in/square/go-jose.v2/cipher       0.003s
?       gopkg.in/square/go-jose.v2/jose-util    [no test files]
ok      gopkg.in/square/go-jose.v2/json 1.199s
ok      gopkg.in/square/go-jose.v2/jwt  0.064s
```
2017-09-14 14:29:26 -07:00
..
crypto Update gopkg.in/go-jose.v2 to v2.1.3. (#3087) 2017-09-14 14:29:26 -07:00
net Properly validate punycode (#2964) 2017-08-10 16:22:11 -04:00
text Properly validate punycode (#2964) 2017-08-10 16:22:11 -04:00