govendor

Go vendor tool that works with the standard vendor file

Debian Debian
RUN apt-get update && \ apt-get install -y govendor
Ubuntu
RUN apt-get update && \ apt-get install -y govendor
Alpine
RUN apk add govendor
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y govendor
Raspbian
RUN apt-get update && \ apt-get install -y govendor
click the source code to copy install govendor on any operating system with command-not-found.com