File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ AM_JAEGER_URL=http://jaeger:4318/v1/traces
496496AM_JAEGER_TRACE_RATIO = 1.0
497497
498498# ### Auth Client Config for Certs Service
499- SMQ_ADDONS_CERTS_PATH_PREFIX =
499+ SMQ_ADDONS_CERTS_PATH_PREFIX = ../../
500500AM_AUTH_GRPC_URL = auth:7001
501501AM_AUTH_GRPC_TIMEOUT = 300s
502502AM_AUTH_GRPC_CLIENT_CERT = ${ GRPC_MTLS:+./ssl/certs/auth-grpc-client.crt }
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/0x6flab/namegenerator v1.4.0
77 github.com/absmach/callhome v0.18.2
88 github.com/absmach/certs v0.18.5
9- github.com/absmach/supermq v0.19.2-0.20260317165822-492965d379fa
9+ github.com/absmach/supermq v0.19.2-0.20260317185610-fade98b84ee4
1010 github.com/authzed/authzed-go v1.8.0
1111 github.com/authzed/grpcutil v0.0.0-20250221190651-1985b19b35b8
1212 github.com/caarlos0/env/v11 v11.4.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/absmach/mgate v0.5.0 h1:RV2Aalra3xIm+XTs13TM7iE7v4WTL2SKhKcPbKr22Ac=
3535github.com/absmach/mgate v0.5.0 /go.mod h1:0KVq7mxM0wayosmyXPPxp1EL0c2d9kRp5V8NZCKdetA =
3636github.com/absmach/senml v1.0.8 h1:+opem/r4g6c6eA/JLyCIuksyEhj7eBdysY3pEmy1mqo =
3737github.com/absmach/senml v1.0.8 /go.mod h1:DRhzHLgvQoIUHroBgpFrSWso+bJZO9E96RlHAHy+VRI =
38- github.com/absmach/supermq v0.19.2-0.20260317165822-492965d379fa h1:jocFnxTDalzEpyku8PihFLHfW1F+b1BKpSdHHjzF0h4 =
39- github.com/absmach/supermq v0.19.2-0.20260317165822-492965d379fa /go.mod h1:xDAX/O3VcOsHWCx2fk85VD7FI17hAUOvoOhho7DA7g0 =
38+ github.com/absmach/supermq v0.19.2-0.20260317185610-fade98b84ee4 h1:533pRc6R7perWDqJuZq+ofBQfYfmyj7n49V4LFY4zpo =
39+ github.com/absmach/supermq v0.19.2-0.20260317185610-fade98b84ee4 /go.mod h1:xDAX/O3VcOsHWCx2fk85VD7FI17hAUOvoOhho7DA7g0 =
4040github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
4141github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
4242github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
You can’t perform that action at this time.
0 commit comments