This commit is contained in:
parent
1d0d3230c9
commit
f96b8a8266
9 changed files with 154 additions and 7 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module dequoter
|
|||
go 1.25
|
||||
|
||||
require (
|
||||
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
|
||||
github.com/wailsapp/wails/v2 v2.10.2
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
lmika.dev/pkg/modash v0.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue