-
Notifications
You must be signed in to change notification settings - Fork 792
build(deps): bump github.com/mikefarah/yq/v4 from 4.49.2 to 4.50.1 #4460
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,7 +32,7 @@ require ( | |
| github.com/mdlayher/netlink v1.8.0 | ||
| github.com/mdlayher/vsock v1.2.1 // gomodjail:unconfined | ||
| github.com/miekg/dns v1.1.69 // gomodjail:unconfined | ||
| github.com/mikefarah/yq/v4 v4.49.2 | ||
| github.com/mikefarah/yq/v4 v4.50.1 | ||
| github.com/modelcontextprotocol/go-sdk v1.1.0 | ||
| github.com/nxadm/tail v1.4.11 // gomodjail:unconfined | ||
| github.com/opencontainers/go-digest v1.0.0 | ||
|
|
@@ -138,9 +138,14 @@ require ( | |
| ) | ||
|
|
||
| require ( | ||
| github.com/agext/levenshtein v1.2.1 // indirect | ||
| github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect | ||
| github.com/go-ini/ini v1.67.0 // indirect | ||
| github.com/google/jsonschema-go v0.3.0 // indirect | ||
| github.com/hashicorp/hcl/v2 v2.24.0 // indirect | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://github.com/lima-vm/lima/actions/runs/20217415615/job/58032762244?pr=4460
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| github.com/mitchellh/go-wordwrap v1.0.1 // indirect | ||
| github.com/pmezard/go-difflib v1.0.0 // indirect | ||
| github.com/zclconf/go-cty v1.17.0 // indirect | ||
| go.yaml.in/yaml/v2 v2.4.2 // indirect | ||
| go.yaml.in/yaml/v3 v3.0.4 // indirect | ||
| go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems complicated https://github.com/apparentlymart/go-textseg/blob/master/LICENSE