Skip to content

Commit

Permalink
SCALRCORE-18527 > Revert change to google jsonapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Vang committed Apr 9, 2021
1 parent 7a5358c commit ff48a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalr.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ import (
"time"

"github.com/google/go-querystring/query"
"github.com/google/jsonapi"
"github.com/hashicorp/go-cleanhttp"
retryablehttp "github.com/hashicorp/go-retryablehttp"
"github.com/svanharmelen/jsonapi"
)

const (
Expand Down

0 comments on commit ff48a43

Please sign in to comment.