Skip to content

Commit ae61391

Browse files
committed
update toml git
1 parent e233224 commit ae61391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"os"
77
"time"
88

9-
"toml"
9+
"github.com/BurntSushi/toml"
1010
)
1111

1212
const serviceName = "simluatedev"

0 commit comments

Comments
 (0)