• Martin Atkins's avatar
    go.mod: Now targeting the Go 1.18 language · 7b3e6b32
    Martin Atkins authored
    This means we can now use type parameter syntax where appropriate.
    
    This commit also includes an upgrade to the golang.org/x/tools module,
    in order to get a newer version of "stringer" that supports the type
    parameters syntax.
    7b3e6b32
Analyzing file…