Version
1.16.0
What happened?
I cloned the repo and ran the tests, and TestReplay/testdata/process_plugin_sqlc_gen_json failed. I would expect the tests to pass
Relevant log output
--- FAIL: TestReplay (0.12s)
--- FAIL: TestReplay/testdata/process_plugin_sqlc_gen_json (0.01s)
endtoend_test.go:118: sqlc generate failed: # package jsonb
error generating code: process: sqlc-gen-json not found
FAIL
FAIL github.com/kyleconroy/sqlc/internal/endtoend 2.834s
Database schema
No response
SQL queries
No response
Configuration
No response
Playground URL
No response
What operating system are you using?
Linux
What database engines are you using?
No response
What type of code are you generating?
No response