Skip to content

Commit d14a55c

Browse files
dependabot[bot]paketo-bot
authored andcommitted
chore(deps): 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 321b7ae commit d14a55c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ require (
6363
github.com/tklauser/go-sysconf v0.3.14 // indirect
6464
github.com/tklauser/numcpus v0.9.0 // indirect
6565
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
6767
github.com/yusufpapurcu/wmi v1.2.4 // indirect
6868
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6969
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,8 +2994,8 @@ github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7Fw
29942994
github.com/vbatts/go-mtree v0.5.0/go.mod h1:7JbaNHyBMng+RP8C3Q4E+4Ca8JnGQA2R/MB+jb4tSOk=
29952995
github.com/vbatts/go-mtree v0.5.3/go.mod h1:eXsdoPMdL2jcJx6HweWi9lYQxBsTp4lNhqqAjgkZUg8=
29962996
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=
29992999
github.com/vektah/gqlparser/v2 v2.4.5/go.mod h1:flJWIR04IMQPGz+BXLrORkrARBxv/rtyIAFvd/MceW0=
30003000
github.com/veraison/go-cose v1.0.0-rc.1/go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4=
30013001
github.com/vifraa/gopom v0.1.0/go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o=

0 commit comments

Comments
 (0)