You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade go-tfe from 1.51.0 to 1.58.0 (#35495) (#35541)
* go get github.com/hashicorp/go-tfe@v1.58.0
* Switch to go.uber.org/mock for mocks
Co-authored-by: Jeff Bonhag <jbonhag@hashicorp.com>
//go:generate go run github.com/golang/mock/mockgen -destination mock.go github.com/hashicorp/terraform/internal/cloudplugin/cloudproto1 CommandServiceClient,CommandService_ExecuteClient
4
+
//go:generate go run go.uber.org/mock/mockgen -destination mock.go github.com/hashicorp/terraform/internal/cloudplugin/cloudproto1 CommandServiceClient,CommandService_ExecuteClient
0 commit comments