Merged in feature/docresult (pull request #105)
Document Result Endpoint * testing * cleantesting * progress * query * lint * readme * dockerclient * api * passtest * tests * test
This commit is contained in:
+3
-5
@@ -35,13 +35,9 @@
|
||||
"env_from": ".env",
|
||||
"packages": [
|
||||
"golangci-lint@1.64.5",
|
||||
"protolint@0.50.5",
|
||||
"yamllint@1.35.1",
|
||||
"sqlc@1.27.0",
|
||||
"protoc-gen-go@1.35.1",
|
||||
"protoc-gen-go-grpc@1.3.0",
|
||||
"go-migrate@4.18.1",
|
||||
"protobuf@28.3",
|
||||
"go-task@3.39.2",
|
||||
"hadolint@2.12.0",
|
||||
"gotools@0.25.0",
|
||||
@@ -52,7 +48,9 @@
|
||||
"postgresql@17.2",
|
||||
"bc@1.07.1",
|
||||
"gomarkdoc@1.1.0",
|
||||
"go@1.24.0"
|
||||
"go@1.24.0",
|
||||
"sqlcheck@1.3",
|
||||
"docker-client@27.3.1"
|
||||
],
|
||||
"shell": {
|
||||
"init_hook": [
|
||||
|
||||
Reference in New Issue
Block a user