(fix): module declaration slog->sneklog
Golang lint / lint (push) Failing after 48s

This commit is contained in:
2026-04-27 09:56:46 +03:00
parent d534f92d48
commit 19f8750d35
6 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"bytes"
"fmt"
"git.scuroneko.dev/scuroneko/slog/v2"
"git.scuroneko.dev/scuroneko/sneklog/v2"
)
func main() {