Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Poke fails to build #3

Open
jessepeterson opened this issue May 15, 2017 · 1 comment
Open

Poke fails to build #3

jessepeterson opened this issue May 15, 2017 · 1 comment

Comments

@jessepeterson
Copy link
Member

$ make poke
rm -rf ./build/poke
>> building poke
cd ./poke && ./release.sh
Building poke version 1.0.0
=> darwin-amd64: # command-line-arguments
./poke.go:38: assignment count mismatch: 3 = 2
./poke.go:49: undefined: certificate.TLS
./poke.go:68: cannot use p (type payload.MDM) as type []byte in argument to service.Push
du: ../build/poke: No such file or directory
make: *** [poke] Error 1
@groob
Copy link
Member

groob commented May 15, 2017

looks like we need to add a dep lockfile :) poke is still using the old certificate API.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants