-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
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 [email protected] toolchain@none ./... && go mod tidyMetadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers