diff --git a/scripts/go.sh b/scripts/go.sh index c72e4a8..e4afc7a 100755 --- a/scripts/go.sh +++ b/scripts/go.sh @@ -9,7 +9,7 @@ go install golang.org/x/tools/cmd/goimports@latest go install github.com/mikefarah/yq/v4@latest go install github.com/itchyny/gojq/cmd/gojq@latest -go install github.com/walles/moar@v1.26.0 +go install github.com/walles/moar@latest go install github.com/antonmedv/fx@latest go install golang.org/x/telemetry/cmd/gotelemetry@latest