Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the pkg/cliutil package #10563

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

timflannagan
Copy link
Member

Description

This commit removes the pkg/cliutil package that's no longer relevant after the gloo cli was ripped out earlier this week.

Context is that I was auditing the go.mod dependencies and whether there was any long hanging fruit to reduce our dependency surface and noticed the github.com/Netflix/go-expect dependency.

Related to #10498 & #10496.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

This commit removes the pkg/cliutil package that's no longer
relevant after the gloo cli was ripped out earlier this week.

Context is that I was auditing the go.mod dependencies and whether
there was any long hanging fruit to reduce our dependency surface
and noticed the github.com/Netflix/go-expect dependency.

Related to kgateway-dev#10498.
Related to kgateway-dev#10496.

Signed-off-by: timflannagan <timflannagan@gmail.com>
@timflannagan timflannagan force-pushed the chore/remove-cliutils branch from da12cea to 7aa2244 Compare January 31, 2025 15:10
@jenshu jenshu added this pull request to the merge queue Jan 31, 2025
Merged via the queue into kgateway-dev:main with commit 978829d Jan 31, 2025
8 checks passed
@timflannagan timflannagan deleted the chore/remove-cliutils branch January 31, 2025 15:36
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