mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 07:32:26 -05:00 
			
		
		
		
	[chore]: Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1686)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
					parent
					
						
							
								158facf011
							
						
					
				
			
			
				commit
				
					
						014d7ac131
					
				
			
		
					 26 changed files with 298 additions and 232 deletions
				
			
		
							
								
								
									
										4
									
								
								vendor/github.com/spf13/cobra/bash_completions.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								vendor/github.com/spf13/cobra/bash_completions.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -1,4 +1,4 @@ | |||
| // Copyright 2013-2022 The Cobra Authors | ||||
| // Copyright 2013-2023 The Cobra Authors | ||||
| // | ||||
| // Licensed under the Apache License, Version 2.0 (the "License"); | ||||
| // you may not use this file except in compliance with the License. | ||||
|  | @ -532,7 +532,7 @@ func writeLocalNonPersistentFlag(buf io.StringWriter, flag *pflag.Flag) { | |||
| 	} | ||||
| } | ||||
| 
 | ||||
| // Setup annotations for go completions for registered flags | ||||
| // prepareCustomAnnotationsForFlags setup annotations for go completions for registered flags | ||||
| func prepareCustomAnnotationsForFlags(cmd *Command) { | ||||
| 	flagCompletionMutex.RLock() | ||||
| 	defer flagCompletionMutex.RUnlock() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue