Skip to content

Commit

Permalink
go imports
Browse files Browse the repository at this point in the history
  • Loading branch information
vandyliu committed Apr 9, 2024
1 parent d4e9ad9 commit 5e87a11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/provider/datasources/data_source_deployments.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package datasources
import (
"context"
"fmt"

"github.com/samber/lo"

"github.com/astronomer/astronomer-terraform-provider/internal/clients"
Expand Down
1 change: 1 addition & 0 deletions internal/provider/datasources/data_source_workspaces.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package datasources
import (
"context"
"fmt"

"github.com/samber/lo"

"github.com/astronomer/astronomer-terraform-provider/internal/clients"
Expand Down

0 comments on commit 5e87a11

Please sign in to comment.