File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/google/go-cmp v0.7.0
7- github.com/grafana/synthetic-monitoring-agent v0.43.1
7+ github.com/grafana/synthetic-monitoring-agent v0.43.2
88 github.com/quasilyte/go-ruleguard/dsl v0.3.23
99 github.com/rs/zerolog v1.34.0
1010 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
1616github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
1717github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
1818github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
19- github.com/grafana/synthetic-monitoring-agent v0.43.1 h1:Qejsuf25yZzdImVLZ6K1f5cbEIYVw0gMU8dob3JTzEc =
20- github.com/grafana/synthetic-monitoring-agent v0.43.1 /go.mod h1:HO4es33UF/5b3i4JdUhVcvs9abUXESMjFxnWP8y6KG0 =
19+ github.com/grafana/synthetic-monitoring-agent v0.43.2 h1:1zTc1zERpoX7W1KKpi4MEAqZaHHtI0WzE8Lu9T9Zcuc =
20+ github.com/grafana/synthetic-monitoring-agent v0.43.2 /go.mod h1:6qrqvKF+jILiVIA0y5gw1zoZlCGyBFgQP2voFjxWToY =
2121github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
2222github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
2323github.com/mattn/go-colorable v0.1.13 /go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg =
You can’t perform that action at this time.
0 commit comments