go mod tidy

This commit is contained in:
Mihail Slobodyanuk 2022-12-23 15:40:54 +02:00
parent 5fb45014f2
commit 0dfd7e6d0e
2 changed files with 4 additions and 6 deletions

8
go.mod
View file

@ -26,13 +26,13 @@ require (
github.com/jchv/go-webview2 v0.0.0-20221027045535-e2a104b55541
)
require github.com/webview/webview v0.0.0-20221220082822-77e021440a0f
require (
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect
github.com/vorot93/golang-signals v0.0.0-20170221070717-d9e83421ce45 // indirect
github.com/vorot93/golang-signals v0.0.0-20170221070717-d9e83421ce45
github.com/webview/webview v0.0.0-20221220082822-77e021440a0f
)
require github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect
require (
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/dustin/go-humanize v1.0.0 // indirect