dotfiles/.bin/port-go-modules-update

9 lines
106 B
Plaintext
Raw Normal View History

#!/bin/sh
. ~/.bin/_config
set -x
needs go--
make MODGO_VERSION=latest modgo-gen-modules > modules.inc