fix updating (#8)

Fixes #6

Reviewed-on: #8
This commit is contained in:
2025-07-24 15:48:21 +00:00
parent eafc55f67c
commit 8edd61dbba
5 changed files with 15 additions and 7 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ toolchain go1.24.5
require (
fyne.io/fyne/v2 v2.6.1
git.burkey.co/eburk/epochcli v0.0.0-20250724135717-365171fddc6b
github.com/Masterminds/semver/v3 v3.4.0
github.com/rs/zerolog v1.34.0
github.com/zalando/go-keyring v0.2.6
gopkg.in/natefinch/lumberjack.v2 v2.2.1