Vendor dependencies
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/github.com/lib/pq/scram/scram.go
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/lib/pq/scram/scram.go
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -94,7 +94,7 @@ func (c *Client) Out() []byte { | ||||
| 	return c.out.Bytes() | ||||
| } | ||||
|  | ||||
| // Err returns the error that ocurred, or nil if there were no errors. | ||||
| // Err returns the error that occurred, or nil if there were no errors. | ||||
| func (c *Client) Err() error { | ||||
| 	return c.err | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user