Merged in feature/semver (pull request #93)

Add semantic versioning to all services

* working

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/semver

* 1.24 mod

* go upgrade

* tool

* Merge branch 'main' of bitbucket.org:aarete/query-orchestration into feature/semver
This commit is contained in:
Jay Brown
2025-03-06 22:33:39 +00:00
parent 1211697f61
commit 7d78e65d0c
1117 changed files with 130807 additions and 6557 deletions
+3 -4
View File
@@ -34,15 +34,13 @@
},
"env_from": ".env",
"packages": [
"golangci-lint@1.62.2",
"golangci-lint@1.64.5",
"protolint@0.50.5",
"yamllint@1.35.1",
"sqlc@1.27.0",
"go-mockery@2.46.3",
"protoc-gen-go@1.35.1",
"protoc-gen-go-grpc@1.3.0",
"go-migrate@4.18.1",
"go@1.23.3",
"protobuf@28.3",
"go-task@3.39.2",
"hadolint@2.12.0",
@@ -53,7 +51,8 @@
"awscli2@2.19.0",
"postgresql@17.2",
"bc@1.07.1",
"gomarkdoc@1.1.0"
"gomarkdoc@1.1.0",
"go@1.24.0"
],
"shell": {
"init_hook": [