dotfiles/.bin/port-go-modules-update
2024-12-13 08:54:27 +01:00

9 lines
106 B
Bash
Executable File

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