-
-
Notifications
You must be signed in to change notification settings - Fork 296
Closed
Description
Bumping from 1.33.1 to 1.34.0 in a golang 1.20 project fails with:
/home/gibi/go/pkg/mod/github.com/onsi/gomega@v1.34.0/matchers/support/goraph/bipartitegraph/bipartitegraphmatching.go:4:2: package slices is not in GOROOT (/usr/lib/go-1.20/src/slices)
See also: openstack-k8s-operators/nova-operator#837 (comment)
I think the fix in #766 introduced "slices" dependency that is not in the standard lib in golang 1.20
Metadata
Metadata
Assignees
Labels
No labels