repo sync test

This commit is contained in:
Erik Winter 2023-05-25 12:27:47 +02:00
parent 10bd39d915
commit f58afaf70b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ import (
) )
func main() { func main() {
ctx := context.Background() ctx := context.Background()
logger := slog.New(slog.NewTextHandler(os.Stderr)) logger := slog.New(slog.NewTextHandler(os.Stderr))