diff --git a/Taskfile.yml b/Taskfile.yml index d3c859b..5c20cbb 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -21,7 +21,7 @@ tasks: cmds: - go mod download - go mod tidy - - go list -u -m -json all | go run github.com/psampaz/go-mod-outdated@v0.9.0 -update -direct + - go list -u -m -json all | go-mod-outdated -update -direct mingo: cmds: