Many modules in this repo are using outdated dependencies. We should upgrade them all. Some of the modules may require manual intervention due to breaking changes introduced by dependencies.
For each module in this repo, run the following command:
go get -u -t go@1.24.0 toolchain@none ./... && go mod tidy
Many modules in this repo are using outdated dependencies. We should upgrade them all. Some of the modules may require manual intervention due to breaking changes introduced by dependencies.
For each module in this repo, run the following command:
go get -u -t go@1.24.0 toolchain@none ./... && go mod tidy