Skip to content

Commit 9294e50

Browse files
build(deps): bump github.com/samber/lo from 1.52.0 to 1.53.0 (#71)
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.52.0...v1.53.0) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-version: 1.53.0 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>
1 parent e0a8f22 commit 9294e50

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/codacy/codacy-engine-golang-seed/v8
33
go 1.23
44

55
require (
6-
github.com/samber/lo v1.52.0
6+
github.com/samber/lo v1.53.0
77
github.com/sirupsen/logrus v1.9.4
88
github.com/stretchr/testify v1.11.1
99
)

go.sum

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

0 commit comments

Comments
 (0)