Skip to content

Commit 70244d8

Browse files
Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.3 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](go-jose/go-jose@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02917f4 commit 70244d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ require (
130130
github.com/ghostiam/protogetter v0.3.9 // indirect
131131
github.com/go-critic/go-critic v0.12.0 // indirect
132132
github.com/go-errors/errors v1.5.1 // indirect
133-
github.com/go-jose/go-jose/v3 v3.0.3 // indirect
133+
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
134134
github.com/go-toolsmith/astcast v1.1.0 // indirect
135135
github.com/go-toolsmith/astcopy v1.1.0 // indirect
136136
github.com/go-toolsmith/astequal v1.2.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)