We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4087ac7 commit cb65743Copy full SHA for cb65743
logger/slog.go
@@ -1,3 +1,5 @@
1
+//go:build go1.21
2
+
3
package logger
4
5
import (
0 commit comments