Skip to content

Commit faa82b3

Browse files
chore(deps): Update module github.com/go-logr/logr to v1.4.3 (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46942ee commit faa82b3

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
@@ -16,7 +16,7 @@ require (
1616
)
1717

1818
require (
19-
github.com/go-logr/logr v1.4.2 // indirect
19+
github.com/go-logr/logr v1.4.3 // indirect
2020
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
2121
github.com/google/go-cmp v0.7.0 // indirect
2222
github.com/google/pprof v0.0.0-20250501235452-c0086092b71a // indirect

0 commit comments

Comments
 (0)