This repository has been archived by the owner on Dec 18, 2024. It is now read-only.
go mod tidy #56
Annotations
3 errors
Run echo "Testing with Go 1.21.8":
builder/common/block_device.go#L136
undefined: config.NewTrilean
|
Run echo "Testing with Go 1.21.8"
cannot use cty.Value{} (value of type cty.Value) as gob.GobEncoder value in variable declaration: cty.Value does not implement gob.GobEncoder (missing method GobEncode)
|
Run echo "Testing with Go 1.21.8"
Process completed with exit code 1.
|
Loading