v3.3.0
Fix for building version 3 of hjson-go. Requires export GO111MODULE=auto
when building or testing using Go 1.16 or later, and that the module is placed in ~/go/src/github.com/hjson/hjson-go
or other folder dictated by the local Go environment.