Revert go.mod migration to 1.2x+

This commit is contained in:
henryjcee 2024-10-09 14:06:29 +01:00
parent 72e580c566
commit 65bfecae14
No known key found for this signature in database
GPG Key ID: 80F585CB00A434A8

View File

@ -1,8 +1,6 @@
module gorm.io/gorm/tests
go 1.21
toolchain go1.23.2
go 1.18
require (
github.com/google/uuid v1.6.0