We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fed2c commit f1e26f4Copy full SHA for f1e26f4
tftypes/value_msgpack.go
@@ -17,7 +17,6 @@ import (
17
msgpackCodes "github.com/vmihailenco/msgpack/v5/msgpcode"
18
)
19
20
-// https://github.com/zclconf/go-cty/blob/main/cty/msgpack/unknown.go#L32
21
const unknownWithRefinementsExt = 0x0c
22
23
type msgPackUnknownType struct{}
0 commit comments