mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:12:25 -05:00
[chore]: Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2338)
This commit is contained in:
parent
9b76afc851
commit
7204ccedc3
22 changed files with 188 additions and 1710 deletions
2
vendor/github.com/spf13/cobra/fish_completions.go
generated
vendored
2
vendor/github.com/spf13/cobra/fish_completions.go
generated
vendored
|
|
@ -113,7 +113,7 @@ function __%[1]s_clear_perform_completion_once_result
|
|||
__%[1]s_debug ""
|
||||
__%[1]s_debug "========= clearing previously set __%[1]s_perform_completion_once_result variable =========="
|
||||
set --erase __%[1]s_perform_completion_once_result
|
||||
__%[1]s_debug "Succesfully erased the variable __%[1]s_perform_completion_once_result"
|
||||
__%[1]s_debug "Successfully erased the variable __%[1]s_perform_completion_once_result"
|
||||
end
|
||||
|
||||
function __%[1]s_requires_order_preservation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue