mirror of
https://github.com/status-im/status-go.git
synced 2025-01-15 01:05:06 +00:00
e5115d60f1
There seems to be an issue with version 1.3, querying for topics on postgres returns and error: ``` panic: pq: invalid byte sequence for encoding "UTF8" ``` Upgrading pq fixes the issue ¯\_(ツ)_/¯
4 lines
34 B
Modula-2
4 lines
34 B
Modula-2
module github.com/lib/pq
|
|
|
|
go 1.13
|