Sfoglia il codice sorgente

Temporarily removed go.mod

Dasflugen 5 anni fa
parent
commit
fca99fcd5a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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=
 )