renamed to example package to allow correct build

This commit is contained in:
Jiri Luzny
2023-11-15 03:35:36 +01:00
parent 7aa407a515
commit 5b1ee13fa3
3 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
package main
package example
import (
"log/slog"