Update go-types package
This commit is contained in:
@@ -1 +1,10 @@
|
||||
package stations
|
||||
package stations
|
||||
|
||||
import (
|
||||
_ "encoding/xml"
|
||||
_ "errors"
|
||||
|
||||
_ "git.fjla.uk/owlboard/go-types/pkg/database"
|
||||
_ "git.fjla.uk/owlboard/timetable-mgr/log"
|
||||
_ "go.uber.org/zap"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user