1 Star 0 Fork 0

github_repo/psql-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 244 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeroen Rinzema 提交于 2023-09-12 03:54 +08:00 . feat: upgrade to v0.9.0
module github.com/cloudproud/psql-proxy
go 1.21.0
require (
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgtype v1.8.1 // indirect
github.com/jeroenrinzema/psql-wire v0.9.0 // indirect
github.com/lib/pq v1.10.9 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/github_repo/psql-proxy.git
git@gitee.com:github_repo/psql-proxy.git
github_repo
psql-proxy
psql-proxy
main

搜索帮助