d32f0ff079
hashicorp/hcl library added some better validation for error and illegal characters. The diff is primarily improved error reporting. The parser.go change includes a case where illegal characters were silently dropped, but now get reported as invalid characters.
5 lines
39 B
Modula-2
5 lines
39 B
Modula-2
module github.com/creack/pty
|
|
|
|
go 1.13
|
|
|