Skip to content

Commit 2f89bfd

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.12.2 to 0.12.3 - [Release notes](https://github.com/vbatts/tar-split/releases) - [Commits](vbatts/tar-split@v0.12.2...v0.12.3) --- updated-dependencies: - dependency-name: github.com/vbatts/tar-split dependency-version: 0.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08405f8 commit 2f89bfd

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
@@ -261,7 +261,7 @@ require (
261261
github.com/tklauser/numcpus v0.11.0 // indirect
262262
github.com/ulikunitz/xz v0.5.15 // indirect
263263
github.com/vbatts/go-mtree v0.7.0 // indirect
264-
github.com/vbatts/tar-split v0.12.2 // indirect
264+
github.com/vbatts/tar-split v0.12.3 // indirect
265265
github.com/vifraa/gopom v1.0.0 // indirect
266266
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 // indirect
267267
github.com/wagoodman/go-progress v0.0.0-20260303201901-10176f79b2c0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -961,8 +961,8 @@ github.com/ulikunitz/xz v0.5.15 h1:9DNdB5s+SgV3bQ2ApL10xRc35ck0DuIX/isZvIk+ubY=
961961
github.com/ulikunitz/xz v0.5.15/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
962962
github.com/vbatts/go-mtree v0.7.0 h1:ytmOc3MTRidZiBi9VBCyZ2BHe4fZS47L5v7BVXDWW4E=
963963
github.com/vbatts/go-mtree v0.7.0/go.mod h1:EjdpFC+LZy1TXbRGNa1MKKgjQ+7ew3foMFJK8o4/TdY=
964-
github.com/vbatts/tar-split v0.12.2 h1:w/Y6tjxpeiFMR47yzZPlPj/FcPLpXbTUi/9H7d3CPa4=
965-
github.com/vbatts/tar-split v0.12.2/go.mod h1:eF6B6i6ftWQcDqEn3/iGFRFRo8cBIMSJVOpnNdfTMFA=
964+
github.com/vbatts/tar-split v0.12.3 h1:Cd46rkGXI3Td4yrVNwU8ripbxFaQbmesqhjBUUYAJSw=
965+
github.com/vbatts/tar-split v0.12.3/go.mod h1:sQOc6OlqGCr7HkGx/IDBeKiTIvqhmj8KffNhEXG4Nq0=
966966
github.com/vifraa/gopom v1.0.0 h1:L9XlKbyvid8PAIK8nr0lihMApJQg/12OBvMA28BcWh0=
967967
github.com/vifraa/gopom v1.0.0/go.mod h1:oPa1dcrGrtlO37WPDBm5SqHAT+wTgF8An1Q71Z6Vv4o=
968968
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651 h1:jIVmlAFIqV3d+DOxazTR9v+zgj8+VYuQBzPgBZvWBHA=

0 commit comments

Comments
 (0)