chore: upgrading x/exp
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ func main() {
|
||||
slogformatter.TimezoneConverter(time.UTC),
|
||||
slogformatter.TimeFormatter(time.RFC3339, nil),
|
||||
)(
|
||||
slog.NewJSONHandler(os.Stdout),
|
||||
slog.NewJSONHandler(os.Stdout, &slog.HandlerOptions{}),
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user