Skip to content

Commit 136f06c

Browse files
Bump github.com/spkg/bom from 0.0.0-20160624110644-59b7046e48ad to 1.0.1
Bumps [github.com/spkg/bom](https://github.com/spkg/bom) from 0.0.0-20160624110644-59b7046e48ad to 1.0.1. - [Release notes](https://github.com/spkg/bom/releases) - [Commits](https://github.com/spkg/bom/commits/v1.0.1) --- updated-dependencies: - dependency-name: github.com/spkg/bom dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a33f83c commit 136f06c

File tree

9 files changed

+8
-48
lines changed

9 files changed

+8
-48
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/sasha-s/go-deadlock v0.3.6
3434
github.com/sirupsen/logrus v1.9.3
3535
github.com/spf13/afero v1.15.0
36-
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
36+
github.com/spkg/bom v1.0.1
3737
github.com/stefanhaller/git-todo-parser v0.0.7-0.20250905083220-c50528f08304
3838
github.com/stretchr/testify v1.11.1
3939
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
115115
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
116116
github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I=
117117
github.com/spf13/afero v1.15.0/go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg=
118-
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad h1:fiWzISvDn0Csy5H0iwgAuJGQTUpVfEMJJd4nRFXogbc=
119-
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad/go.mod h1:qLr4V1qq6nMqFKkMo8ZTx3f+BZEkzsRUY10Xsm2mwU0=
118+
github.com/spkg/bom v1.0.1 h1:tl8kQ2sufL/wDEJa9me1jnQYEpDB7LqYGNkwCVR5GLs=
119+
github.com/spkg/bom v1.0.1/go.mod h1:4VaFoiTGzDoSmJJ1csk9pXlCQiJKqj+9AXiFyavhHEw=
120120
github.com/stefanhaller/git-todo-parser v0.0.7-0.20250905083220-c50528f08304 h1:bg+K3E0GYuqwTGaEfNrsZ0rH0Bw4p3EmPjk9Zjnua+w=
121121
github.com/stefanhaller/git-todo-parser v0.0.7-0.20250905083220-c50528f08304/go.mod h1:HFt9hGqMzgQ+gVxMKcvTvGaFz4Y0yYycqqAp2V3wcJY=
122122
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=

vendor/github.com/spkg/bom/.gitignore

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spkg/bom/.travis.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

vendor/github.com/spkg/bom/README.md

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spkg/bom/bom.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/spkg/bom/discard_go14.go

Lines changed: 0 additions & 12 deletions
This file was deleted.

vendor/github.com/spkg/bom/discard_go15.go

Lines changed: 0 additions & 10 deletions
This file was deleted.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ github.com/sirupsen/logrus
175175
github.com/spf13/afero
176176
github.com/spf13/afero/internal/common
177177
github.com/spf13/afero/mem
178-
# github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
179-
## explicit
178+
# github.com/spkg/bom v1.0.1
179+
## explicit; go 1.16
180180
github.com/spkg/bom
181181
# github.com/stefanhaller/git-todo-parser v0.0.7-0.20250905083220-c50528f08304
182182
## explicit; go 1.13

0 commit comments

Comments
 (0)