Skip to content

Commit 66c0ba5

Browse files
build(deps): bump github.com/samber/lo from 1.47.0 to 1.49.1 (#59)
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.47.0 to 1.49.1. - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.47.0...v1.49.1) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: André Meira <6381457+afsmeira@users.noreply.github.com>
1 parent 5f59209 commit 66c0ba5

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

go.mod

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

55
require (
66
github.com/CycloneDX/cyclonedx-go v0.9.1
7-
github.com/samber/lo v1.47.0
7+
github.com/samber/lo v1.49.1
88
github.com/sirupsen/logrus v1.9.3
9-
github.com/stretchr/testify v1.9.0
9+
github.com/stretchr/testify v1.10.0
1010
)
1111

1212
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.16.0 // indirect
16+
golang.org/x/text v0.21.0 // indirect
1717
gopkg.in/yaml.v3 v3.0.1 // indirect
1818
)

go.sum

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

0 commit comments

Comments
 (0)