v1.2.2
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,8 +3,8 @@ module emly
|
||||
go 1.24.4
|
||||
|
||||
require (
|
||||
github.com/DusanKasan/parsemail v1.2.0
|
||||
github.com/jaypipes/ghw v0.21.2
|
||||
github.com/richardlehane/mscfb v1.0.6
|
||||
github.com/wailsapp/wails/v2 v2.11.0
|
||||
golang.org/x/sys v0.40.0
|
||||
golang.org/x/text v0.22.0
|
||||
@@ -29,6 +29,7 @@ require (
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/richardlehane/msoleps v1.0.3 // indirect
|
||||
github.com/rivo/uniseg v0.4.7 // indirect
|
||||
github.com/samber/lo v1.49.1 // indirect
|
||||
github.com/tkrajina/go-reflector v0.5.8 // indirect
|
||||
|
||||
Reference in New Issue
Block a user