mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-04 01:02:25 -06:00 
			
		
		
		
	[chore]: Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#3887)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.35.0 to 0.36.0. - [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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
					
						
							
								edfbbff2ca
							
						
					
				
			
			
				commit
				
					
						0a8d218649
					
				
			
		
					 9 changed files with 29 additions and 54 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/golang.org/x/text/language/parse.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/golang.org/x/text/language/parse.go
									
										
									
										generated
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -59,7 +59,7 @@ func (c CanonType) Parse(s string) (t Tag, err error) {
 | 
			
		|||
	if changed {
 | 
			
		||||
		tt.RemakeString()
 | 
			
		||||
	}
 | 
			
		||||
	return makeTag(tt), err
 | 
			
		||||
	return makeTag(tt), nil
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Compose creates a Tag from individual parts, which may be of type Tag, Base,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue