5 ms·Dep is awesome from the user perspective. You just type > dep ensure and it works and it’s fast.by ajcodez 8y agoDep is awesome from the user perspective. You just type > dep ensure and it works and it’s fast.deleted 8y ago[deleted]mappu 8y agoSo is GO111MODULE. You just type `go build` and it resolves dependencies as part of the build. It's even one less step than `dep ensure`.nhooyr 8y agoIdk about fast... Not to mention the incomprehensible errors.