Skip to content

Commit

Permalink
chore: updated tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyewch committed Jan 24, 2025
1 parent 79464be commit 9b10824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b10824

Please sign in to comment.