File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 5
5
pname = "lambda-promtail" ;
6
6
7
7
src = ./../../tools/lambda-promtail ;
8
- vendorHash = "sha256-6soQ9GaQSvxg3ivJHFZbqye7+TF8XLJuylOZz+Zjal0 =" ;
8
+ vendorHash = "sha256-d4EMPbUuw3m+M/9lkxQOJGhN8qvvmeoIwfBGJX1Xrl8 =" ;
9
9
10
10
doCheck = false ;
11
11
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/grafana/dskit v0.0.0-20241004175247-687ec485facf
14
14
github.com/grafana/loki/v3 v3.2.1
15
15
github.com/prometheus/common v0.60.1
16
- github.com/stretchr/testify v1.9 .0
16
+ github.com/stretchr/testify v1.10 .0
17
17
)
18
18
19
19
require (
Original file line number Diff line number Diff line change @@ -454,8 +454,9 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
454
454
github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
455
455
github.com/stretchr/testify v1.8.0 /go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU =
456
456
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
457
- github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
458
457
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
458
+ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
459
+ github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
459
460
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 /go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM =
460
461
github.com/uber/jaeger-client-go v2.30.0+incompatible h1:D6wyKGCecFaSRUpo8lCVbaOOb6ThwMmTEbhRwtKR97o =
461
462
github.com/uber/jaeger-client-go v2.30.0+incompatible /go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk =
You can’t perform that action at this time.
0 commit comments