Merge remote-tracking branch 'origin/main' into feature/cognito
This commit is contained in:
+3
-5
@@ -40,13 +40,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",
|
||||
@@ -57,7 +53,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