open-consul/command/validate
Daniel Nephin c820a8de88 config: Make ConfigFormat not a pointer
The nil value was never used. We can avoid a bunch of complications by
making the field a string value instead of a pointer.

This change is in preparation for fixing a silent config failure.
2020-06-16 12:52:22 -04:00
..
validate.go config: Make ConfigFormat not a pointer 2020-06-16 12:52:22 -04:00
validate_test.go Move internal/ to sdk/ (#5568) 2019-03-27 08:54:56 -04:00