We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af5db3 commit d484f66Copy full SHA for d484f66
2 files changed
go.mod
@@ -141,7 +141,7 @@ require (
141
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
142
github.com/go-git/go-billy/v5 v5.6.2 // indirect
143
github.com/go-git/go-git/v5 v5.16.4 // indirect
144
- github.com/go-jose/go-jose/v4 v4.0.5 // indirect
+ github.com/go-jose/go-jose/v4 v4.1.4 // indirect
145
github.com/go-logr/logr v1.4.3 // indirect
146
github.com/go-logr/stdr v1.2.2 // indirect
147
github.com/go-ole/go-ole v1.3.0 // indirect
0 commit comments