module update_server go 1.26.0 require ( github.com/go-chi/chi/v5 v5.2.5 github.com/mattn/go-sqlite3 v1.14.42 golang.org/x/crypto v0.50.0 )