Update go.mod #10
Annotations
5 errors
build:
pkg/info/info.go#L35
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
build:
pkg/info/info.go#L38
function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
build:
pkg/info/info.go#L43
type parameter requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
build:
pkg/info/info.go#L43
type instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
|
build
Process completed with exit code 1.
|