Skip to content

Commit e25e7db

Browse files
Bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dd4764 commit e25e7db

2 files changed

Lines changed: 46 additions & 132 deletions

File tree

go.mod

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,20 @@ require (
2626
)
2727

2828
require (
29-
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
30-
github.com/djherbis/atime v1.1.0 // indirect
3129
github.com/dustin/go-humanize v1.0.1 // indirect
3230
github.com/ebitengine/purego v0.9.1 // indirect
33-
github.com/fsnotify/fsnotify v1.9.0 // indirect
34-
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
31+
github.com/go-jose/go-jose/v4 v4.1.4 // indirect
3532
github.com/go-ole/go-ole v1.3.0 // indirect
3633
github.com/google/uuid v1.6.0 // indirect
3734
github.com/jmespath/go-jmespath v0.4.0 // indirect
38-
github.com/jmoiron/sqlx v1.4.0 // indirect
3935
github.com/lufia/plan9stats v0.0.0-20251013123823-9fd1530e3ec3 // indirect
4036
github.com/mattn/go-isatty v0.0.20 // indirect
4137
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
4238
github.com/ncruces/go-strftime v1.0.0 // indirect
43-
github.com/pelletier/go-toml v1.9.5 // indirect
4439
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
4540
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
4641
github.com/rivo/uniseg v0.4.7 // indirect
4742
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect
48-
github.com/tdewolff/argp v0.0.0-20250430135133-0f54527d2b1e // indirect
49-
github.com/tdewolff/minify/v2 v2.24.8 // indirect
50-
github.com/tdewolff/parse/v2 v2.8.5 // indirect
5143
github.com/tklauser/go-sysconf v0.3.16 // indirect
5244
github.com/tklauser/numcpus v0.11.0 // indirect
5345
github.com/yuin/gopher-lua v1.1.1 // indirect

0 commit comments

Comments
 (0)