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
This commit is contained in:
Mondo Diaz
2025-12-04 19:08:30 -06:00
parent e36b38f618
commit 4a91dfabbc
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