{ depot ? import {}, briefcase ? import {}, ... }: depot.buildGo.program { name = "job"; srcs = [ ./main.go ]; deps = with briefcase.gopkgs; [ kv utils ]; }