mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-15 12:15:22 +03:00
10 lines
151 B
Diff
10 lines
151 B
Diff
--- a/go.mod
|
|
+++ b/go.mod
|
|
@@ -1,6 +1,6 @@
|
|
module github.com/ariasmn/ugm
|
|
|
|
-go 1.24.2
|
|
+go 1.24
|
|
|
|
require (
|
|
github.com/charmbracelet/bubbles v0.20.0
|