Skip to content

Commit bcec67e

Browse files
build(deps): bump github.com/samber/lo from 1.51.0 to 1.53.0
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.51.0 to 1.53.0. - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.51.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>
1 parent fb905a2 commit bcec67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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/zimmermanncode/go-require
33
go 1.24.0
44

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

0 commit comments

Comments
 (0)