Skip to content

Commit 6febd89

Browse files
build(deps): bump github.com/samber/lo from 1.49.1 to 1.52.0
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.49.1 to 1.52.0. - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.49.1...v1.52.0) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b13b307 commit 6febd89

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
require (
66
github.com/CycloneDX/cyclonedx-go v0.9.3
7-
github.com/samber/lo v1.49.1
7+
github.com/samber/lo v1.52.0
88
github.com/sirupsen/logrus v1.9.3
99
github.com/stretchr/testify v1.10.0
1010
)
@@ -13,6 +13,6 @@ require (
1313
github.com/davecgh/go-spew v1.1.1 // indirect
1414
github.com/pmezard/go-difflib v1.0.0 // indirect
1515
golang.org/x/sys v0.14.0 // indirect
16-
golang.org/x/text v0.21.0 // indirect
16+
golang.org/x/text v0.22.0 // indirect
1717
gopkg.in/yaml.v3 v3.0.1 // indirect
1818
)

go.sum

Lines changed: 5 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)