Chore: Update grafana-azure-sdk-go (#84741)

* Update grafana-azure-sdk-go

* Update test
This commit is contained in:
Andreas Christou
2024-03-19 14:56:40 +00:00
committed by GitHub
parent 5bd670592d
commit 7c3f621688
29 changed files with 89 additions and 78 deletions

View File

@ -7,7 +7,7 @@ import (
"testing"
"time"
"github.com/grafana/grafana-azure-sdk-go/azsettings"
"github.com/grafana/grafana-azure-sdk-go/v2/azsettings"
"github.com/grafana/grafana-plugin-sdk-go/backend"
"github.com/grafana/grafana-plugin-sdk-go/backend/httpclient"
"github.com/stretchr/testify/require"