Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuker committed Jan 11, 2024
1 parent 16c04ee commit 251fc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/keystore/azure/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets"
"math"
"net/http"
"path"
"strings"
"time"

"aead.dev/mem"
"github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets"
"github.com/Azure/go-autorest/autorest"
xhttp "github.com/minio/kes/internal/http"
"github.com/minio/kes/internal/key"
Expand Down

0 comments on commit 251fc09

Please sign in to comment.