Kris Hicks
|
0a3a748053
|
Add gosimple linter (#9590)
|
2020-12-09 11:05:18 -08:00 |
Mahmood Ali
|
751f337f1c
|
Update hcl2 vendoring
The hcl2 library has moved from http://github.com/hashicorp/hcl2 to https://github.com/hashicorp/hcl/tree/hcl2.
This updates Nomad's vendoring to start using hcl2 library. Also
updates some related libraries (e.g. `github.com/zclconf/go-cty/cty` and
`github.com/apparentlymart/go-textseg`).
|
2020-05-19 15:00:03 -04:00 |
Yoan Blanc
|
225c9c1215
|
fixup! vendor: explicit use of hashicorp/go-msgpack
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2020-03-31 09:48:07 -04:00 |
Yoan Blanc
|
761d014071
|
vendor: explicit use of hashicorp/go-msgpack
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
|
2020-03-31 09:45:21 -04:00 |
Jasmine Dahilig
|
2157f6ddf1
|
add formatting for hcl parsing error messages (#5972)
|
2019-07-19 10:04:39 -07:00 |
Michael Schurter
|
6c0cc65b2e
|
simplify hcl2 parsing helper
No need to pass in the entire eval context
|
2019-02-04 11:07:57 -08:00 |
Michael Schurter
|
be0bab7c3f
|
move pluginutils -> helper/pluginutils
I wanted a different color bikeshed, so I get to paint it
|
2019-01-22 15:50:08 -08:00 |