Skip to content

Commit 33e87ec

Browse files
committed
update repo name
1 parent 9015674 commit 33e87ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package main
22

33
import (
44
"github.com/hashicorp/terraform-plugin-sdk/plugin"
5-
"github.com/terraform-providers/sumologic-terraform-provider/sumologic"
5+
"github.com/terraform-providers/terraform-provider-sumologic/sumologic"
66
)
77

88
func main() {

0 commit comments

Comments
 (0)