constellation/tools/gopackagesdriver.sh
2023-01-31 17:55:09 +01:00

2 lines
119 B
Bash
Executable file

#!/usr/bin/env bash
exec bazel run --config linux_amd64_static -- @io_bazel_rules_go//go/tools/gopackagesdriver "${@}"