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
make
go build -tags builtinassets -ldflags '-X main.BuildVersion=0.13.4' github.com/lomik/graphite-clickhouse
vendor/github.com/prometheus/common/model/labelset.go:20:2: package slices is not in GOROOT (/usr/lib/golang/src/slices)
note: imported by a module that requires go 1.21
make: *** [graphite-clickhouse] Error 1
Build errors saying a module requires 1.21 though the documentation says 1.18+ should work.
The text was updated successfully, but these errors were encountered:
Build errors saying a module requires 1.21 though the documentation says 1.18+ should work.
The text was updated successfully, but these errors were encountered: