Skip to content

Commit 60d812f

Browse files
committed
Test merge 1
1 parent 5077741 commit 60d812f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/hello/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ func main() {
1717
var log logr.Logger = zerologr.New(&zl)
1818

1919
log.Info("Logr in action!", "the answer", 42)
20+
log.Info("Test merge : msg 1, take 3")
2021
}

0 commit comments

Comments
 (0)