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 @@ -8,7 +8,7 @@ require (
88 github.com/K-Phoen/grabana v0.22.2
99 github.com/coder/websocket v1.8.12
1010 github.com/gin-gonic/gin v1.10.0
11- github.com/go-resty/resty/v2 v2.16.3
11+ github.com/go-resty/resty/v2 v2.16.5
1212 github.com/google/uuid v1.6.0
1313 github.com/grafana/dskit v0.0.0-20241007172036-53283a0f6b41
1414 github.com/grafana/grafana-foundation-sdk/go v0.0.0-20240326122733-6f96a993222b
Original file line number Diff line number Diff line change @@ -311,8 +311,8 @@ github.com/go-redis/redis/v8 v8.11.5 h1:AcZZR7igkdvfVmQTPnu9WE37LRrO/YrBH5zWyjDC
311311github.com/go-redis/redis/v8 v8.11.5 /go.mod h1:gREzHqY1hg6oD9ngVRbLStwAWKhA0FEgq8Jd4h5lpwo =
312312github.com/go-redsync/redsync/v4 v4.13.0 h1:49X6GJfnbLGaIpBBREM/zA4uIMDXKAh1NDkvQ1EkZKA =
313313github.com/go-redsync/redsync/v4 v4.13.0 /go.mod h1:HMW4Q224GZQz6x1Xc7040Yfgacukdzu7ifTDAKiyErQ =
314- github.com/go-resty/resty/v2 v2.16.3 h1:zacNT7lt4b8M/io2Ahj6yPypL7bqx9n1iprfQuodV+E =
315- github.com/go-resty/resty/v2 v2.16.3 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
314+ github.com/go-resty/resty/v2 v2.16.5 h1:hBKqmWrr7uRc3euHVqmh1HTHcKn99Smr7o5spptdhTM =
315+ github.com/go-resty/resty/v2 v2.16.5 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
316316github.com/go-sql-driver/mysql v1.8.1 h1:LedoTUt/eveggdHS9qUFC1EFSa8bU2+1pZjSRpvNJ1Y =
317317github.com/go-sql-driver/mysql v1.8.1 /go.mod h1:wEBSXgmK//2ZFJyE+qWnIsVGmvmEKlqwuVSjsCm7DZg =
318318github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
You can’t perform that action at this time.
0 commit comments