mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-02 20:02:25 -06:00 
			
		
		
		
	[chore]: Bump golang.org/x/crypto from 0.5.0 to 0.6.0 (#1541)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.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
					
						
							
								f559d46261
							
						
					
				
			
			
				commit
				
					
						e824e14705
					
				
			
		
					 5 changed files with 6 additions and 6 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/golang.org/x/crypto/acme/rfc8555.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/golang.org/x/crypto/acme/rfc8555.go
									
										
									
										generated
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -117,7 +117,7 @@ func (c *Client) updateRegRFC(ctx context.Context, a *Account) (*Account, error)
 | 
			
		|||
	return responseAccount(res)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// getGegRFC is equivalent to c.GetReg but for CAs implementing RFC 8555.
 | 
			
		||||
// getRegRFC is equivalent to c.GetReg but for CAs implementing RFC 8555.
 | 
			
		||||
// It expects c.Discover to have already been called.
 | 
			
		||||
func (c *Client) getRegRFC(ctx context.Context) (*Account, error) {
 | 
			
		||||
	req := json.RawMessage(`{"onlyReturnExisting": true}`)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue