mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
c81a1f9671
go.mod specifies 1.18, due to go.mod behavior and to avoid some issues with updating the dependencies. However, we can still support older go version, as long as it compiles with the older version. Signed-off-by: Egon Elbre <egonelbre@gmail.com>