Rename github.com/placeholderplaceholderplaceholder/opentf to github.com/opentofu/opentofu (#461)

This commit is contained in:
Yaron Yarimi
2023-09-20 14:35:35 +03:00
committed by GitHub
parent ff3d0b2c61
commit c8acedd885
901 changed files with 2937 additions and 2942 deletions

View File

@@ -1,5 +1,5 @@
// Code generated by MockGen. DO NOT EDIT.
// Source: github.com/placeholderplaceholderplaceholder/opentf/internal/tfplugin6 (interfaces: ProviderClient)
// Source: github.com/opentofu/opentofu/internal/tfplugin6 (interfaces: ProviderClient)
// Package mock_tfplugin6 is a generated GoMock package.
package mock_tfplugin6
@@ -9,7 +9,7 @@ import (
reflect "reflect"
gomock "github.com/golang/mock/gomock"
tfplugin6 "github.com/placeholderplaceholderplaceholder/opentf/internal/tfplugin6"
tfplugin6 "github.com/opentofu/opentofu/internal/tfplugin6"
grpc "google.golang.org/grpc"
)