Skip to content

Commit 0866d88

Browse files
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 f9ac4f5 commit 0866d88

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
@@ -131,7 +131,7 @@ require (
131131
github.com/felixge/httpsnoop v1.0.4 // indirect
132132
github.com/fsnotify/fsnotify v1.10.1 // indirect
133133
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
134-
github.com/github/go-spdx/v2 v2.6.0 // indirect
134+
github.com/github/go-spdx/v2 v2.7.0 // indirect
135135
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
136136
github.com/go-git/go-billy/v5 v5.9.0 // indirect
137137
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
@@ -402,8 +402,8 @@ github.com/fsnotify/fsnotify v1.10.1/go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxv
402402
github.com/gabriel-vasile/mimetype v1.4.13 h1:46nXokslUBsAJE/wMsp5gtO500a4F3Nkz9Ufpk2AcUM=
403403
github.com/gabriel-vasile/mimetype v1.4.13/go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s=
404404
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
405-
github.com/github/go-spdx/v2 v2.6.0 h1:Y/Chr7L8oG85Ilbzl11xkUSQFUfG1kGkLP18LyInvhg=
406-
github.com/github/go-spdx/v2 v2.6.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
405+
github.com/github/go-spdx/v2 v2.7.0 h1:GzfXx4wFdlilARxmFRXW/mgUy3A4vSqZocCMFV6XFdQ=
406+
github.com/github/go-spdx/v2 v2.7.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
407407
github.com/gkampitakis/ciinfo v0.3.2 h1:JcuOPk8ZU7nZQjdUhctuhQofk7BGHuIy0c9Ez8BNhXs=
408408
github.com/gkampitakis/ciinfo v0.3.2/go.mod h1:1NIwaOcFChN4fa/B0hEBdAb6npDlFL8Bwx4dfRLRqAo=
409409
github.com/gkampitakis/go-snaps v0.5.21 h1:SvhSFeZviQXwlT+dnGyAIATVehkhqRVW6qfQZhCZH+Y=

0 commit comments

Comments
 (0)