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 has been archived by the owner on Nov 8, 2022. It is now read-only.
$ go get github.com/intelsdi-x/snap
# github.com/appc/spec/schema/types
.gvm/pkgsets/go1.6/snap/src/github.com/appc/spec/schema/types/isolator_resources.go:158: cannot use req (type resource.Quantity) as type *resource.Quantity in field value
.gvm/pkgsets/go1.6/snap/src/github.com/appc/spec/schema/types/isolator_resources.go:159: cannot use lim (type resource.Quantity) as type *resource.Quantity in field value
.gvm/pkgsets/go1.6/snap/src/github.com/appc/spec/schema/types/isolator_resources.go:212: cannot use req (type resource.Quantity) as type *resource.Quantity in field value
.gvm/pkgsets/go1.6/snap/src/github.com/appc/spec/schema/types/isolator_resources.go:213: cannot use lim (type resource.Quantity) as type *resource.Quantity in field value
I am installing Snap in an empty GOPATH.
My impression is that appc/spec#616 (merged 30 minutes ago) has broken Snap.
The text was updated successfully, but these errors were encountered:
It looks like the Snap build is broken:
I am installing Snap in an empty GOPATH.
My impression is that appc/spec#616 (merged 30 minutes ago) has broken Snap.
The text was updated successfully, but these errors were encountered: