feat: add updater package with GitHub Release checking and checksum verification

This commit is contained in:
jevb
2026-03-14 21:59:58 +01:00
parent 7398756515
commit 27b7c000da
5 changed files with 586 additions and 4 deletions
+1
View File
@@ -12,6 +12,7 @@ require (
github.com/microcosm-cc/bluemonday v1.0.27
go.yaml.in/yaml/v3 v3.0.3
golang.org/x/crypto v0.49.0
golang.org/x/mod v0.34.0
modernc.org/sqlite v1.46.1
nhooyr.io/websocket v1.8.17
)