getlantern / systray

a cross platfrom Go library to place an icon and menu in the notification area
Apache License 2.0
3.28k stars 451 forks source link

won't compile with Go version 1.22 #266

Closed hra42 closed 7 months ago

hra42 commented 7 months ago

github.com/getlantern/errors

compile: invalid value "go1" for -lang: should be something like "go1.12"

hra42 commented 7 months ago

This will be fixed by Golang Devs in a later patch.