open-consul/command/validate
Daniel Nephin 08b2039f5a config: replace calls to config.NewBuilder with config.Load
This is another incremental change to reduce config loading to a single
small interface. All calls to NewBuilder can be replaced with Load.
2021-01-27 17:34:43 -05:00
..
validate.go config: replace calls to config.NewBuilder with config.Load 2021-01-27 17:34:43 -05:00
validate_test.go testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00