-
- Downloads
Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.4 (#138)
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.1 to 3.0.4. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md) - [Commits](https://github.com/go-jose/go-jose/compare/v3.0.1...v3.0.4 ) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: indirect ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -36,7 +36,7 @@ require ( | ... | @@ -36,7 +36,7 @@ require ( |
github.com/cespare/xxhash/v2 v2.2.0 // indirect | github.com/cespare/xxhash/v2 v2.2.0 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/fsnotify/fsnotify v1.7.0 // indirect | github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
github.com/go-jose/go-jose/v3 v3.0.1 // indirect | github.com/go-jose/go-jose/v3 v3.0.4 // indirect | ||
github.com/golang/protobuf v1.5.4 // indirect | github.com/golang/protobuf v1.5.4 // indirect | ||
github.com/gorilla/securecookie v1.1.2 // indirect | github.com/gorilla/securecookie v1.1.2 // indirect | ||
github.com/hashicorp/go-uuid v1.0.3 // indirect | github.com/hashicorp/go-uuid v1.0.3 // indirect | ||
... | ... |
Please register or sign in to comment