Bump gorm.io/driver/mysql from 1.2.0 to 1.2.1 in /tests
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/go-gorm/mysql/releases) - [Commits](https://github.com/go-gorm/mysql/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: gorm.io/driver/mysql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									300a23fc31
								
							
						
					
					
						commit
						530d6937c3
					
				@ -8,11 +8,11 @@ require (
 | 
				
			|||||||
	github.com/jinzhu/now v1.1.3
 | 
						github.com/jinzhu/now v1.1.3
 | 
				
			||||||
	github.com/lib/pq v1.10.4
 | 
						github.com/lib/pq v1.10.4
 | 
				
			||||||
	golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 // indirect
 | 
						golang.org/x/crypto v0.0.0-20211117183948-ae814b36b871 // indirect
 | 
				
			||||||
	gorm.io/driver/mysql v1.2.0
 | 
						gorm.io/driver/mysql v1.2.1
 | 
				
			||||||
	gorm.io/driver/postgres v1.2.3
 | 
						gorm.io/driver/postgres v1.2.3
 | 
				
			||||||
	gorm.io/driver/sqlite v1.2.6
 | 
						gorm.io/driver/sqlite v1.2.6
 | 
				
			||||||
	gorm.io/driver/sqlserver v1.2.1
 | 
						gorm.io/driver/sqlserver v1.2.1
 | 
				
			||||||
	gorm.io/gorm v1.22.3
 | 
						gorm.io/gorm v1.22.4
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
replace gorm.io/gorm => ../
 | 
					replace gorm.io/gorm => ../
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user