Use TOML for config
This commit is contained in:
parent
72e9ee3e43
commit
60006b6e4e
@ -1,9 +1,8 @@
|
||||
package config
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"flag"
|
||||
"log/slog"
|
||||
"github.com/BurntSushi/toml"
|
||||
"os"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user