mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-30 19:32:24 -05:00 
			
		
		
		
	[chore]: Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#1785)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.7.0 to 0.8.0. - [Commits](https://github.com/golang/oauth2/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 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
					
						
							
								2b7c815ed6
							
						
					
				
			
			
				commit
				
					
						e1b7ab2603
					
				
			
		
					 8 changed files with 115 additions and 34 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/golang.org/x/oauth2/internal/oauth2.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/golang.org/x/oauth2/internal/oauth2.go
									
										
									
										generated
									
									
										vendored
									
									
								
							|  | @ -14,7 +14,7 @@ import ( | |||
| 
 | ||||
| // ParseKey converts the binary contents of a private key file | ||||
| // to an *rsa.PrivateKey. It detects whether the private key is in a | ||||
| // PEM container or not. If so, it extracts the the private key | ||||
| // PEM container or not. If so, it extracts the private key | ||||
| // from PEM container before conversion. It only supports PEM | ||||
| // containers with no passphrase. | ||||
| func ParseKey(key []byte) (*rsa.PrivateKey, error) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue