Gorm v1.25.8.

This commit is contained in:
Nuno Cruces
2024-03-28 00:10:07 +00:00
parent 2c2b6835b4
commit 10daa594f5
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ rm -rf gorm/ tests/
go work use -r .
go test
git clone --branch v1.25.7 --filter=blob:none https://github.com/go-gorm/gorm.git
git clone --branch v1.25.8 --filter=blob:none https://github.com/go-gorm/gorm.git
mv gorm/tests tests
rm -rf gorm/