Skip to content

Commit d51d69c

Browse files
dependabot[bot]paketo-bot
authored andcommitted
Bump github.com/github/go-spdx/v2 in the go-modules group
Bumps the go-modules group with 1 update: [github.com/github/go-spdx/v2](https://github.com/github/go-spdx). Updates `github.com/github/go-spdx/v2` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/github/go-spdx/releases) - [Commits](github/go-spdx@v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: github.com/github/go-spdx/v2 dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2afe5a3 commit d51d69c

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
@@ -130,7 +130,7 @@ require (
130130
github.com/felixge/httpsnoop v1.0.4 // indirect
131131
github.com/fsnotify/fsnotify v1.10.1 // indirect
132132
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
133-
github.com/github/go-spdx/v2 v2.6.0 // indirect
133+
github.com/github/go-spdx/v2 v2.7.0 // indirect
134134
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
135135
github.com/go-git/go-billy/v5 v5.9.0 // indirect
136136
github.com/go-git/go-git/v5 v5.19.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,8 @@ github.com/fsnotify/fsnotify v1.10.1/go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxv
400400
github.com/gabriel-vasile/mimetype v1.4.13 h1:46nXokslUBsAJE/wMsp5gtO500a4F3Nkz9Ufpk2AcUM=
401401
github.com/gabriel-vasile/mimetype v1.4.13/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
402402
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
403-
github.com/github/go-spdx/v2 v2.6.0 h1:Y/Chr7L8oG85Ilbzl11xkUSQFUfG1kGkLP18LyInvhg=
404-
github.com/github/go-spdx/v2 v2.6.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
403+
github.com/github/go-spdx/v2 v2.7.0 h1:GzfXx4wFdlilARxmFRXW/mgUy3A4vSqZocCMFV6XFdQ=
404+
github.com/github/go-spdx/v2 v2.7.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
405405
github.com/gkampitakis/ciinfo v0.3.2 h1:JcuOPk8ZU7nZQjdUhctuhQofk7BGHuIy0c9Ez8BNhXs=
406406
github.com/gkampitakis/ciinfo v0.3.2/go.mod h1:1NIwaOcFChN4fa/B0hEBdAb6npDlFL8Bwx4dfRLRqAo=
407407
github.com/gkampitakis/go-snaps v0.5.21 h1:SvhSFeZviQXwlT+dnGyAIATVehkhqRVW6qfQZhCZH+Y=

0 commit comments

Comments
 (0)