starlight-go/starlight

Skyhook incompatible with latest version of skylark

garethr opened this issue · 1 comments

I updated to master just now and hit an issue on compile, specifically:

vendor\github.com\hippogryph\skyhook\convert\conv.go:16:2: undefined: resolve.AllowFreeze

It looks like freeze was just removed:

google/skylark@ffb61b8

this is fixed