Skip to content

make: Add go mod tidy command#2603

Merged
mergify[bot] merged 2 commits intodevelopfrom
jg/go_mod_init_cmd
May 24, 2022
Merged

make: Add go mod tidy command#2603
mergify[bot] merged 2 commits intodevelopfrom
jg/go_mod_init_cmd

Conversation

@trianglesphere
Copy link
Contributor

Description
This command runs go mod tidy in every bedrock go module.
This enables easier updating of self-dependent modules.

This command runs `go mod tidy` in every bedrock go module.
This enables easier updating of self-dependent modules.
@changeset-bot
Copy link

changeset-bot bot commented May 23, 2022

⚠️ No Changeset found

Latest commit: df724f8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mergify
Copy link
Contributor

mergify bot commented May 24, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify
Copy link
Contributor

mergify bot commented May 24, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot merged commit 81cfd3d into develop May 24, 2022
@mergify mergify bot deleted the jg/go_mod_init_cmd branch May 24, 2022 00:53
theochap pushed a commit that referenced this pull request Dec 10, 2025
## Overview

Exposes the `healthz` RPC method as a GET endpoint at `/healthz`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants