Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

v0.3.0

Latest
Compare
Choose a tag to compare
@misha-ridge misha-ridge released this 06 Aug 05:34
· 2 commits to master since this release
6eca45e
Get rid of dependencies in the library (#11)

json2go comes with pflag, must and yaml.v2 dependencies, so move it
to a separate module. This way requiring tj does not pull in any
transitive dependencies.