Skip to content

Run go mod tidy to clean up unused dependencies#797

Merged
jacobbednarz merged 1 commit intocloudflare:masterfrom
gnharishkumar13:cleanup-dependencies
Mar 9, 2022
Merged

Run go mod tidy to clean up unused dependencies#797
jacobbednarz merged 1 commit intocloudflare:masterfrom
gnharishkumar13:cleanup-dependencies

Conversation

@gnharishkumar13
Copy link
Copy Markdown

Description

Just ran go mod tidy to clean up some dependency

Has your change been tested?

Manually tested with go test -race ./...

Screenshots (if appropriate):

Types of changes

What sort of change does your code introduce/modify?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • This change is using publicly documented (api.cloudflare.com or developers.cloudflare.com) and stable APIs.

@jacobbednarz jacobbednarz merged commit 8c7137f into cloudflare:master Mar 9, 2022
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.

2 participants