Skip to content

Commit 7fb659d

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/vbatts/tar-split in the go-modules group
Bumps the go-modules group with 1 update: [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split). Updates `github.com/vbatts/tar-split` from 0.11.6 to 0.11.7 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.11.6...v0.11.7) --- updated-dependencies: - dependency-name: github.com/vbatts/tar-split dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2f5cd74 commit 7fb659d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
github.com/tklauser/go-sysconf v0.3.14 // indirect
5959
github.com/tklauser/numcpus v0.9.0 // indirect
6060
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
6262
github.com/yusufpapurcu/wmi v1.2.4 // indirect
6363
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6464
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -2981,8 +2981,8 @@ github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7Fw
29812981
github.com/vbatts/go-mtree v0.5.0/go.mod h1:7JbaNHyBMng+RP8C3Q4E+4Ca8JnGQA2R/MB+jb4tSOk=
29822982
github.com/vbatts/go-mtree v0.5.3/go.mod h1:eXsdoPMdL2jcJx6HweWi9lYQxBsTp4lNhqqAjgkZUg8=
29832983
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=
29862986
github.com/vektah/gqlparser/v2 v2.4.5/go.mod h1:flJWIR04IMQPGz+BXLrORkrARBxv/rtyIAFvd/MceW0=
29872987
github.com/veraison/go-cose v1.0.0-rc.1/go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4=
29882988
github.com/vifraa/gopom v0.1.0/go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o=

0 commit comments

Comments
 (0)