Skip to content

Commit

Permalink
merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
shrutisuryawanshigenesys committed Jun 26, 2024
1 parent 7d3efe8 commit fc4deb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"context"
"fmt"

"github.com/mypurecloud/platform-client-sdk-go/v131/platformclientv2"
"github.com/mypurecloud/platform-client-sdk-go/v133/platformclientv2"
)

/*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (

"github.com/hashicorp/terraform-plugin-sdk/v2/diag"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
"github.com/mypurecloud/platform-client-sdk-go/v131/platformclientv2"
"github.com/mypurecloud/platform-client-sdk-go/v133/platformclientv2"

"terraform-provider-genesyscloud/genesyscloud/consistency_checker"

Expand Down

0 comments on commit fc4deb5

Please sign in to comment.