forked from Lainports/freebsd-ports
Changes: https://github.com/nwg-piotr/nwg-menu/releases/tag/v0.1.7 Reported by: GitHub (watch releases)
14 lines
377 B
Modula-2
14 lines
377 B
Modula-2
Drop after lang/go122 appears (switch to USES=go:1.22,modules)
|
|
|
|
github.com/nwg-piotr/nwg-menu: cannot compile Go 1.22 code
|
|
|
|
--- go.mod.orig 2025-01-11 00:07:37 UTC
|
|
+++ go.mod
|
|
@@ -1,6 +1,6 @@ module github.com/nwg-piotr/nwg-menu
|
|
module github.com/nwg-piotr/nwg-menu
|
|
|
|
-go 1.23
|
|
+go 1.21
|
|
|
|
require (
|
|
github.com/allan-simon/go-singleinstance v0.0.0-20210120080615-d0997106ab37
|