Skip to content

Commit 915e4a1

Browse files
avitovabrlane-rht
authored andcommitted
deps: bump gojose to 4.1.4
Fix a security issue by bumping go jose manually (CVE-2026-34986)
1 parent 363f3cb commit 915e4a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ require (
109109
github.com/fatih/color v1.18.0 // indirect
110110
github.com/felixge/httpsnoop v1.0.4 // indirect
111111
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
112-
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
112+
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
113113
github.com/go-logr/logr v1.4.3 // indirect
114114
github.com/go-logr/stdr v1.2.2 // indirect
115115
github.com/go-openapi/errors v0.22.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)