Ginはデフォルトでencoding/jsonをJSONパッケージとして使用しますが、他のタグからビルドすることでjsoniterに変更できます。
encoding/json
$ go build -tags=jsoniter .