Skip to content

Commit

Permalink
Remove sdk go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
pierskarsenbarg committed Aug 23, 2024
1 parent a4cf682 commit ac73d20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ tasks:
ensure:
cmds:
- go mod tidy
- cd sdk && go mod tidy
build_provider:
deps: [ensure]
cmds:
Expand Down

0 comments on commit ac73d20

Please sign in to comment.