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
{{ message }}
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
Running
pkger1.17.1 will error when running on Go 1.18 code that uses type parameters/generics. An example can be found in this gist.An example of Go code that will cause the error.