test
This commit is contained in:
parent
ff22968521
commit
07654afefa
|
|
@ -18,6 +18,7 @@ import (
|
|||
)
|
||||
|
||||
func main() {
|
||||
log.Print("started")
|
||||
env(".env")
|
||||
ctx := context.Background()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue