We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e233224 commit ae61391Copy full SHA for ae61391
config.go
@@ -6,7 +6,7 @@ import (
6
"os"
7
"time"
8
9
- "toml"
+ "github.com/BurntSushi/toml"
10
)
11
12
const serviceName = "simluatedev"
0 commit comments