go: Update module github.com/hashicorp/terraform-plugin-mux to v0.11.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/hashicorp/terraform-plugin-mux | require | patch |
v0.11.0 -> v0.11.1
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
hashicorp/terraform-plugin-mux
v0.11.1
BUG FIXES:
- tf5muxserver: Adjust function signature of
NewMuxServer()to return*muxServer, which is required to satisfy thetfprotov5.ProviderServerinterface (#172) - tf6muxserver: Adjust function signature of
NewMuxServer()to return*muxServer, which is required to satisfy thetfprotov6.ProviderServerinterface (#172)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.