This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
Watch
2
Star
0
Fork
0
You've already forked status-go
mirror of
https://github.com/status-im/status-go.git
synced
2025-01-09 14:16:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-go
/
vendor
/
github.com
/
lib
/
pq
/
.gitignore
6 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
migrate to go 1.12 and go modules
2019-06-09 09:24:20 +02:00
.db
*.test
*~
*.swp
Upgrade pq library 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 ¯\_(ツ)_/¯
2021-01-26 21:58:33 +01:00
.idea
.vscode
Reference in New Issue
Copy Permalink