Browse Source

Temporarily removed go.mod

Dasflugen 5 years ago
parent
commit
fca99fcd5a
1 changed files with 1 additions and 1 deletions
  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=
 )