Skip to content

Commit 43680e0

Browse files
committed
Update change note again
1 parent f197026 commit 43680e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added models for the `log/slog` package (Go 1.21+). Its logging functions are now recognized as logging sinks, so the `go/log-injection` and `go/clear-text-logging` queries cover code that logs through `slog`.
4+
* Added models for the `log/slog` package (Go 1.21+), including `*slog.Logger` methods, `With`/`WithGroup`, and `Attr`/`Value` helpers, improving coverage for the `go/log-injection` and `go/clear-text-logging` queries.

0 commit comments

Comments
 (0)