Golden file testing for Go, allowing easy update of test expectations via -update flag.
go get github.com/xorcare/goldenNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use golden.Assert in a test to compare output with a golden file.
Run tests with -update flag to regenerate golden files when output changes intentionally.
No dependency data recorded yet.