boulder/vendor/gopkg.in
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
..
go-gorp/gorp.v2 Switch to gorp.v2 (#2598) 2017-03-08 12:20:22 -05:00
square/go-jose.v2 Update gopkg.in/go-jose.v2 to v2.1.3. (#3087) 2017-09-14 14:29:26 -07:00
yaml.v2 Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00