You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@catskul, if you look in the go.mod, you'll see that this module requires Go 1.18 or higher. If your Go SDK doesn't recognize "embed" and "net/netip" as standard library packages, then you almost certainly have an older version of Go. Update to Go 1.18 (or newer: latest version is 1.22).
Attempts at installing fail:
The text was updated successfully, but these errors were encountered: