Switch config to JSON
This commit is contained in:
parent
123dc0160b
commit
b296491703
6 changed files with 127 additions and 36 deletions
1
go.mod
1
go.mod
|
|
@ -3,7 +3,6 @@ module lel
|
|||
go 1.25.5
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.6.0
|
||||
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc
|
||||
github.com/getlantern/systray v1.2.2
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue