[2][chore] Convert to independently publishable system

Update references to allow publishing this as an individual provider.ü
This commit is contained in:
xvlcwk
2024-01-12 13:12:36 +01:00
committed by chris
parent bd6992d6e0
commit 018f9785a3
5 changed files with 8 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ import (
"net/http"
"strings"
"github.com/gavinbunney/terraform-provider-bitbucketserver/bitbucket/marketplace"
"github.com/xvlcwk-terraform/terraform-provider-bitbucketserver/bitbucket/marketplace"
"github.com/hashicorp/terraform/helper/schema"
"github.com/hashicorp/terraform/terraform"