repo sync test
This commit is contained in:
parent
10bd39d915
commit
f58afaf70b
|
@ -17,6 +17,7 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
|
||||
ctx := context.Background()
|
||||
logger := slog.New(slog.NewTextHandler(os.Stderr))
|
||||
|
||||
|
|
Loading…
Reference in New Issue