When trying to compile a simple program with monkit (version taken with go get gopkg.in/spacemonkeygo/monkit.v2/...), I get an error:
# gopkg.in/spacemonkeygo/monkit.v2/environment
../../../../gopkg.in/spacemonkeygo/monkit.v2/environment/os.go:31: undefined: proc
I don't see where that proc is defined...