Closed vaastav closed 7 months ago
The .env and .local.env files generated by Blueprint don't always have the same values. This might only be happening when using go 1.22 as this bug doesn't manifest with go 1.20.
.env
.local.env
go 1.22
go 1.20
The
.env
and.local.env
files generated by Blueprint don't always have the same values. This might only be happening when usinggo 1.22
as this bug doesn't manifest withgo 1.20
.