1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-15 12:15:22 +03:00
aports/community/ugm/unbump_go.patch
2025-04-09 08:58:01 +00:00

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