Skip to content

Commit 71124f9

Browse files
⬆️ Bump github.com/git-pkgs/spdx from 0.1.1 to 0.1.2 in /utils (#833)
Bumps [github.com/git-pkgs/spdx](https://github.com/git-pkgs/spdx) from 0.1.1 to 0.1.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/git-pkgs/spdx/commit/1491879dc784b231fdc926808d19f610c88214e0"><code>1491879</code></a> Bump github.com/stretchr/testify to v1.11.1</li> <li><a href="https://github.com/git-pkgs/spdx/commit/29ce1bcf4d246a33e01bea83f64179eb5327bc93"><code>29ce1bc</code></a> Fix all golangci-lint issues with extended linters enabled</li> <li>See full diff in <a href="https://github.com/git-pkgs/spdx/compare/v0.1.1...v0.1.2">compare view</a></li> </ul> </details> <br /> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <monty-bot@arm.com>
1 parent 9ada0e0 commit 71124f9

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

changes/20260401093438.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: spdx-0.1.2

utils/go.mod

Lines changed: 1 addition & 1 deletion
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.1
15+
github.com/git-pkgs/spdx v0.1.2
1616
github.com/go-faker/faker/v4 v4.7.0
1717
github.com/go-git/go-git/v5 v5.17.1
1818
github.com/go-http-utils/headers v0.0.0-20181008091004-fed159eddc2a

utils/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ 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.1 h1:jjchxLhvTnTR7fLcdXdNVDh/tLq6B2S6LnaKEzBjhRQ=
67-
github.com/git-pkgs/spdx v0.1.1/go.mod h1:nbZdJ09OuZg9/bgRnnyEM5F5uR8K7Iwf5oDHQvK3WcE=
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=
6868
github.com/github/go-spdx/v2 v2.4.0 h1:+4IwVwJJbm3rzvrQ6P1nI9BDMcy3la4RchRy5uehV/M=
6969
github.com/github/go-spdx/v2 v2.4.0/go.mod h1:/5rwgS0txhGtRdUZwc02bTglzg6HK3FfuEbECKlK2Sg=
7070
github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=

0 commit comments

Comments
 (0)