]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/github.com/zclconf/go-cty/cty/tuple_type.go
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / zclconf / go-cty / cty / tuple_type.go
index b98349e3a01189f23881b4167e48aa44e4a80020..798cacd63a104d73d0a7d87a8cc498a26dd18196 100644 (file)
@@ -44,7 +44,7 @@ func (t typeTuple) Equals(other Type) bool {
        return false
 }
 
-func (t typeTuple) FriendlyName() string {
+func (t typeTuple) FriendlyName(mode friendlyTypeNameMode) string {
        // There isn't really a friendly way to write a tuple type due to its
        // complexity, so we'll just do something English-ish. Callers will
        // probably want to make some extra effort to avoid ever printing out