Explorar el Código

Temporarily removed go.mod

Dasflugen hace 5 años
padre
commit
fca99fcd5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -6,5 +6,5 @@ require (
 	github.com/jinzhu/gorm
 	github.com/jtblin/go-ldap-client
 	github.com/tealeg/xlsx
-	github.com/jinzhu/gorm/dialects/mysql
+	github.com/jinzhu/gorm/dialects/mysql v1.5.0 h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=
 )