diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-01 18:25:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-01 18:25:34 -0700 |
| commit | 4e7948abd2a9422d1078c08a052655099cb940f2 (patch) | |
| tree | cdfabc20744d449a3cac5d2ceaeb31d54c049f45 /go.mod | |
| parent | b45f43ded1ed1ca7f931d5809e5d5d543679bb9b (diff) | |
| download | seaweedfs-4e7948abd2a9422d1078c08a052655099cb940f2.tar.xz seaweedfs-4e7948abd2a9422d1078c08a052655099cb940f2.zip | |
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#6750)
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.0.5.
- [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/v4.0.4...v4.0.5)
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-version: 4.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -239,7 +239,7 @@ require ( github.com/geoffgarside/ber v1.1.0 // indirect github.com/go-chi/chi/v5 v5.1.0 // indirect github.com/go-darwin/apfs v0.0.0-20211011131704-f84b94dbf348 // indirect - github.com/go-jose/go-jose/v4 v4.0.4 // indirect + github.com/go-jose/go-jose/v4 v4.0.5 // indirect github.com/go-logr/logr v1.4.2 // indirect github.com/go-logr/stdr v1.2.2 // indirect github.com/go-ole/go-ole v1.3.0 // indirect |
