Skip to content

Upgrade all dependencies #751

@sahidvelji

Description

@sahidvelji

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 tidy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions