mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-30 16:03:37 -04:00
Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461)
This commit is contained in:
@@ -11,11 +11,11 @@ import (
|
||||
"github.com/zclconf/go-cty/cty"
|
||||
ctyjson "github.com/zclconf/go-cty/cty/json"
|
||||
|
||||
"github.com/placeholderplaceholderplaceholder/opentf/internal/command/jsonformat/computed/renderers"
|
||||
"github.com/placeholderplaceholderplaceholder/opentf/internal/command/jsonformat/structured"
|
||||
"github.com/placeholderplaceholderplaceholder/opentf/internal/command/jsonformat/structured/attribute_path"
|
||||
"github.com/placeholderplaceholderplaceholder/opentf/internal/command/jsonprovider"
|
||||
"github.com/placeholderplaceholderplaceholder/opentf/internal/plans"
|
||||
"github.com/opentofu/opentofu/internal/command/jsonformat/computed/renderers"
|
||||
"github.com/opentofu/opentofu/internal/command/jsonformat/structured"
|
||||
"github.com/opentofu/opentofu/internal/command/jsonformat/structured/attribute_path"
|
||||
"github.com/opentofu/opentofu/internal/command/jsonprovider"
|
||||
"github.com/opentofu/opentofu/internal/plans"
|
||||
)
|
||||
|
||||
type SetDiff struct {
|
||||
|
||||
Reference in New Issue
Block a user