closer to ready
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"log/slog"
|
||||
|
||||
_ "git.eeqj.de/sneak/go-simplelog" // Using underscore to only invoke init()
|
||||
_ "sneak.berlin/go/simplelog" // Using underscore to only invoke init()
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user