File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
58
58
github.com/tklauser/go-sysconf v0.3.14 // indirect
59
59
github.com/tklauser/numcpus v0.9.0 // indirect
60
60
github.com/ulikunitz/xz v0.5.12 // indirect
61
- github.com/vbatts/tar-split v0.11.6 // indirect
61
+ github.com/vbatts/tar-split v0.11.7 // indirect
62
62
github.com/yusufpapurcu/wmi v1.2.4 // indirect
63
63
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
64
64
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
Original file line number Diff line number Diff line change @@ -2981,8 +2981,8 @@ github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7Fw
2981
2981
github.com/vbatts/go-mtree v0.5.0 /go.mod h1:7JbaNHyBMng+RP8C3Q4E+4Ca8JnGQA2R/MB+jb4tSOk =
2982
2982
github.com/vbatts/go-mtree v0.5.3 /go.mod h1:eXsdoPMdL2jcJx6HweWi9lYQxBsTp4lNhqqAjgkZUg8 =
2983
2983
github.com/vbatts/tar-split v0.11.2 /go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI =
2984
- github.com/vbatts/tar-split v0.11.6 h1:4SjTW5+PU11n6fZenf2IPoV8/tz3AaYHMWjf23envGs =
2985
- github.com/vbatts/tar-split v0.11.6 /go.mod h1:dqKNtesIOr2j2Qv3W/cHjnvk9I8+G7oAkFDFN6TCBEI =
2984
+ github.com/vbatts/tar-split v0.11.7 h1:ixZ93pO/GmvaZw4Vq9OwmfZK/kc2zKdPfu0B+gYqs3U =
2985
+ github.com/vbatts/tar-split v0.11.7 /go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA =
2986
2986
github.com/vektah/gqlparser/v2 v2.4.5 /go.mod h1:flJWIR04IMQPGz+BXLrORkrARBxv/rtyIAFvd/MceW0 =
2987
2987
github.com/veraison/go-cose v1.0.0-rc.1 /go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4 =
2988
2988
github.com/vifraa/gopom v0.1.0 /go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o =
You can’t perform that action at this time.
0 commit comments