File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ require (
2525 github.com/rogpeppe/go-internal v1.14.1
2626 github.com/rs/zerolog v1.34.0
2727 github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
28- github.com/ugorji/go/codec v1.2.14
28+ github.com/ugorji/go/codec v1.3.0
2929 github.com/urfave/cli/v2 v2.27.6
3030 go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0
3131 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
243243github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
244244github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 h1:nrZ3ySNYwJbSpD6ce9duiP+QkD3JuLCcWkdaehUS/3Y =
245245github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 /go.mod h1:iFyPdL66DjUD96XmzVL3ZntbzcflLnznH0fr99w5VqE =
246- github.com/ugorji/go/codec v1.2.14 h1:yOQvXCBc3Ij46LRkRoh4Yd5qK6LVOgi0bYOXfb7ifjw =
247- github.com/ugorji/go/codec v1.2.14 /go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg =
246+ github.com/ugorji/go/codec v1.3.0 h1:Qd2W2sQawAfG8XSvzwhBeoGq71zXOC/Q1E9y/wUcsUA =
247+ github.com/ugorji/go/codec v1.3.0 /go.mod h1:pRBVtBSKl77K30Bv8R2P+cLSGaTtex6fsA2Wjqmfxj4 =
248248github.com/ulikunitz/xz v0.5.11 h1:kpFauv27b6ynzBNT/Xy+1k+fK4WswhN/6PN5WhFAGw8 =
249249github.com/ulikunitz/xz v0.5.11 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
250250github.com/urfave/cli/v2 v2.27.6 h1:VdRdS98FNhKZ8/Az8B7MTyGQmpIr36O1EHybx/LaZ4g =
You can’t perform that action at this time.
0 commit comments