You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- bump `github.com/OpenAudio/go-openaudio` to
`v1.5.1-0.20260701053044-b75c8bb6f8c5`
- bump `github.com/OpenAudio/go-openaudio/pkg/etl` to the same merged
commit
- consumes OpenAudio/go-openaudio#394 so API core-indexer gets the User
Update `is_deactivated` materialization fix
## Test plan
- `docker compose up -d --wait db elasticsearch-test`
- `make test`
- reverted unrelated `sqlc generate` drift from `make test`, leaving
only `go.mod`/`go.sum`
- `docker compose up -d --wait db elasticsearch-test`
- `go test -count=1 -cover ./...`
0 commit comments