mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
## What changed? Updated cmd/tools/check-dependencies to use main (not master) as the default branch for both go.temporal.io/api and go.temporal.io/sdk when resolving pseudo-version origins. ## Why? Both temporalio/api-go and temporalio/sdk-go have renamed their default branch from master to main. ## How did you test it? - [X] built - [ ] run locally and tested manually - [X] covered by existing tests - [ ] added new unit test(s) - [ ] added new functional test(s)