updater error logs

This commit is contained in:
2025-07-24 06:53:02 -07:00
parent 087923a13f
commit 67daf7027d
4 changed files with 30 additions and 19 deletions

6
go.mod
View File

@@ -6,7 +6,8 @@ toolchain go1.24.5
require (
fyne.io/fyne/v2 v2.6.1
git.burkey.co/eburk/epochcli v0.0.0-20250721041733-516a1f9b570e
git.burkey.co/eburk/epochcli v0.0.0-20250724134158-4d47056e5b16
github.com/rs/zerolog v1.34.0
github.com/zalando/go-keyring v0.2.6
howett.net/plist v1.0.1
)
@@ -38,12 +39,11 @@ require (
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/nicksnyder/go-i18n/v2 v2.6.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rs/zerolog v1.34.0 // indirect
github.com/rymdport/portal v0.4.2 // indirect
github.com/srwiley/oksvg v0.0.0-20221011165216-be6e8873101c // indirect
github.com/srwiley/rasterx v0.0.0-20220730225603-2ab79fcdd4ef // indirect
github.com/stretchr/testify v1.10.0 // indirect
github.com/yuin/goldmark v1.7.12 // indirect
github.com/yuin/goldmark v1.7.13 // indirect
golang.org/x/image v0.29.0 // indirect
golang.org/x/net v0.42.0 // indirect
golang.org/x/sys v0.34.0 // indirect