Change module name:

- Update go target version
  - Change imports to reflect new module name
  - Update repo URL for new module name
This commit is contained in:
Fred Boniface
2024-03-25 11:26:07 +00:00
parent 57244c6971
commit b0cbab3e34
11 changed files with 45 additions and 57 deletions

View File

@@ -4,7 +4,7 @@ import (
"go.uber.org/zap"
"go.uber.org/zap/zapcore"
"git.fjla.uk/owlboard/mq-client/helpers"
"git.fjla.uk/owlboard/timetable-mgr/helpers"
)
var Msg *zap.Logger