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 @@ -63,7 +63,7 @@ require (
63
63
github.com/tklauser/go-sysconf v0.3.14 // indirect
64
64
github.com/tklauser/numcpus v0.9.0 // indirect
65
65
github.com/ulikunitz/xz v0.5.12 // indirect
66
- github.com/vbatts/tar-split v0.11.6 // indirect
66
+ github.com/vbatts/tar-split v0.11.7 // indirect
67
67
github.com/yusufpapurcu/wmi v1.2.4 // indirect
68
68
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
69
69
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
Original file line number Diff line number Diff line change @@ -2994,8 +2994,8 @@ github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7Fw
2994
2994
github.com/vbatts/go-mtree v0.5.0 /go.mod h1:7JbaNHyBMng+RP8C3Q4E+4Ca8JnGQA2R/MB+jb4tSOk =
2995
2995
github.com/vbatts/go-mtree v0.5.3 /go.mod h1:eXsdoPMdL2jcJx6HweWi9lYQxBsTp4lNhqqAjgkZUg8 =
2996
2996
github.com/vbatts/tar-split v0.11.2 /go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI =
2997
- github.com/vbatts/tar-split v0.11.6 h1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23envGs =
2998
- github.com/vbatts/tar-split v0.11.6 /go.mod h1:dqKNtesIOr2j2Qv3W/cHjnvk9I8+G7oAkFDFN6TCBEI =
2997
+ github.com/vbatts/tar-split v0.11.7 h1:ixZ93pO/GmvaZw4Vq9OwmfZK/kc2zKdPfu0B+gYqs3U =
2998
+ github.com/vbatts/tar-split v0.11.7 /go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA =
2999
2999
github.com/vektah/gqlparser/v2 v2.4.5 /go.mod h1:flJWIR04IMQPGz+BXLrORkrARBxv/rtyIAFvd/MceW0 =
3000
3000
github.com/veraison/go-cose v1.0.0-rc.1 /go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4 =
3001
3001
github.com/vifraa/gopom v0.1.0 /go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o =
You can’t perform that action at this time.
0 commit comments