Skip to content

Commit d75746a

Browse files
⬆️ Bump github.com/git-pkgs/spdx from 0.1.2 to 0.1.3 in /utils
Bumps [github.com/git-pkgs/spdx](https://github.com/git-pkgs/spdx) from 0.1.2 to 0.1.3. - [Commits](git-pkgs/spdx@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: github.com/git-pkgs/spdx dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2241808 commit d75746a

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

utils/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/djherbis/times v1.6.0
1313
github.com/dolmen-go/contextio v1.0.0
1414
github.com/evanphx/hclogr v0.2.0
15-
github.com/git-pkgs/spdx v0.1.2
15+
github.com/git-pkgs/spdx v0.1.3
1616
github.com/go-faker/faker/v4 v4.7.0
1717
github.com/go-git/go-git/v5 v5.18.0
1818
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a
@@ -70,7 +70,7 @@ require (
7070
github.com/emirpasic/gods v1.18.1 // indirect
7171
github.com/fatih/color v1.16.0 // indirect
7272
github.com/fsnotify/fsnotify v1.9.0 // indirect
73-
github.com/github/go-spdx/v2 v2.4.0 // indirect
73+
github.com/github/go-spdx/v2 v2.6.0 // indirect
7474
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
7575
github.com/go-git/go-billy/v5 v5.8.0 // indirect
7676
github.com/go-ole/go-ole v1.2.6 // indirect

utils/go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
6363
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
6464
github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=
6565
github.com/fsnotify/fsnotify v1.9.0/go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0=
66-
github.com/git-pkgs/spdx v0.1.2 h1:wHSK+CqFsO5N7yDTPvxDmer5LgNEa7vAsiZhi5Aci0A=
67-
github.com/git-pkgs/spdx v0.1.2/go.mod h1:V98MgZapNgYw54/pdGR82d7RU93qzJoybahbpZqTfw8=
68-
github.com/github/go-spdx/v2 v2.4.0 h1:+4IwVwJJbm3rzvrQ6P1nI9BDMcy3la4RchRy5uehV/M=
69-
github.com/github/go-spdx/v2 v2.4.0/go.mod h1:/5rwgS0txhGtRdUZwc02bTglzg6HK3FfuEbECKlK2Sg=
66+
github.com/git-pkgs/spdx v0.1.3 h1:YQou23mLfzbW//6JlHUuc5x1P5VNIIDSku5gvauf86I=
67+
github.com/git-pkgs/spdx v0.1.3/go.mod h1:4HGGWyC8tg4DjOhrtBTYl4Lu+5i2BFuauGX8zcVcYPg=
68+
github.com/github/go-spdx/v2 v2.6.0 h1:Y/Chr7L8oG85Ilbzl11xkUSQFUfG1kGkLP18LyInvhg=
69+
github.com/github/go-spdx/v2 v2.6.0/go.mod h1:Ftc45YYG1WzpzwEPKRVm9Jv8vDqOrN4gWoCkK+bHer0=
7070
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
7171
github.com/gliderlabs/ssh v0.3.8/go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU=
7272
github.com/go-faker/faker/v4 v4.7.0 h1:VboC02cXHl/NuQh5lM2W8b87yp4iFXIu59x4w0RZi4E=

0 commit comments

Comments
 (0)