Chore: Update go-jose v2 to v3 and retryable http (#92115)

* chore: update go-jose v2 and retryable http

* chore: update go-jose v2 to v3

* lock mysql

* update sql
This commit is contained in:
Jo
2024-08-20 11:51:08 +02:00
committed by GitHub
parent 7198ba3d33
commit f2f6eabd21
10 changed files with 483 additions and 79 deletions
+2 -1
View File
@@ -9,9 +9,10 @@ import (
"testing"
"time"
"github.com/stretchr/testify/require"
"github.com/grafana/grafana-plugin-sdk-go/backend"
"github.com/grafana/grafana-plugin-sdk-go/data"
"github.com/stretchr/testify/require"
"github.com/grafana/grafana/pkg/setting"
"github.com/grafana/grafana/pkg/tsdb/sqleng"