dnaeon / go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests
BSD 2-Clause "Simplified" License
1.26k stars 78 forks source link

update to yaml.v3 #71

Closed elrayle closed 2 years ago

elrayle commented 2 years ago

Are there plans to update to yaml.v3?

elrayle commented 2 years ago

DUP of Issue #71

dnaeon commented 2 years ago

Fixed in:

Thanks!