Dasflugen %!s(int64=5) %!d(string=hai) anos
pai
achega
c2d88f3dc1
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      go.mod

+ 10 - 0
go.mod

@@ -0,0 +1,10 @@
+module github.com/Fistim/Schedule
+
+go 1.14
+
+require (
+	github.com/jinzhu/gorm
+	github.com/jtblin/go-ldap-client
+	github.com/tealeg/xlsx
+	github.com/jinzhu/gorm/dialects/mysql v1.5.0 h1:ozyZYNQW3x3HtqT1jira07DN2PArx2v7/mN66gGcHOs=
+)