Skip to content

Commit 3ef824a

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/vbatts/tar-split
Bumps the go-modules group with 1 update in the / directory: [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split). Updates `github.com/vbatts/tar-split` from 0.11.7 to 0.12.1 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.11.7...v0.12.1) --- updated-dependencies: - dependency-name: github.com/vbatts/tar-split dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e113681 commit 3ef824a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/tklauser/go-sysconf v0.3.14 // indirect
6363
github.com/tklauser/numcpus v0.9.0 // indirect
6464
github.com/ulikunitz/xz v0.5.12 // indirect
65-
github.com/vbatts/tar-split v0.11.7 // indirect
65+
github.com/vbatts/tar-split v0.12.1 // indirect
6666
github.com/yusufpapurcu/wmi v1.2.4 // indirect
6767
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6868
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
@@ -2987,8 +2987,8 @@ github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7Fw
29872987
github.com/vbatts/go-mtree v0.5.0/go.mod h1:7JbaNHyBMng+RP8C3Q4E+4Ca8JnGQA2R/MB+jb4tSOk=
29882988
github.com/vbatts/go-mtree v0.5.3/go.mod h1:eXsdoPMdL2jcJx6HweWi9lYQxBsTp4lNhqqAjgkZUg8=
29892989
github.com/vbatts/tar-split v0.11.2/go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI=
2990-
github.com/vbatts/tar-split v0.11.7 h1:ixZ93pO/GmvaZw4Vq9OwmfZK/kc2zKdPfu0B+gYqs3U=
2991-
github.com/vbatts/tar-split v0.11.7/go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA=
2990+
github.com/vbatts/tar-split v0.12.1 h1:CqKoORW7BUWBe7UL/iqTVvkTBOF8UvOMKOIZykxnnbo=
2991+
github.com/vbatts/tar-split v0.12.1/go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA=
29922992
github.com/vektah/gqlparser/v2 v2.4.5/go.mod h1:flJWIR04IMQPGz+BXLrORkrARBxv/rtyIAFvd/MceW0=
29932993
github.com/veraison/go-cose v1.0.0-rc.1/go.mod h1:7ziE85vSq4ScFTg6wyoMXjucIGOf4JkFEZi/an96Ct4=
29942994
github.com/vifraa/gopom v0.1.0/go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o=

0 commit comments

Comments
 (0)