Files
scrutiny/vendor/github.com/jaypipes/pcidb/.get-go-packages.sh
T
2020-08-21 06:31:48 +00:00

4 lines
67 B
Bash

#! /bin/sh
export GO_PACKAGES=$(go list ./... | grep -v /vendor/)