samber / slog-common

Common toolchain for slog
https://pkg.go.dev/github.com/samber/slog-common
MIT License
6 stars 4 forks source link

refactor: use std instead of util #7

Closed ferhatelmas closed 4 months ago

ferhatelmas commented 4 months ago

standard library slices has in-place reverse since go1.21 so use it.