Update module path to match GitLab repository

- Changed module from github.com/bsf/orchard to
  gitlab.global.bsf.tools/esv/bsf/bsf-integration/orchard/orchard-mvp
- Updated all internal import paths to match

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-12-04 19:08:30 -06:00
parent 3a0a8c08e1
commit 2871ddbc55
5 changed files with 7 additions and 7 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/bsf/orchard
module gitlab.global.bsf.tools/esv/bsf/bsf-integration/orchard/orchard-mvp
go 1.22