Skip to content

Commit

Permalink
Merge pull request #63 from pierskarsenbarg/fixing-go-version
Browse files Browse the repository at this point in the history
Don't need sdk/go.mod or sdk/go.sum
  • Loading branch information
pierskarsenbarg authored Aug 23, 2024
2 parents 6be6dd5 + ac73d20 commit c8c9a87
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions sdk/go.mod

This file was deleted.

Empty file removed sdk/go.sum
Empty file.
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 c8c9a87

Please sign in to comment.