From cda040bfe0c66f04a8199bdde7bac88352496a61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E4=BD=B3=E5=86=9B?= Date: Wed, 5 Dec 2018 19:44:20 +0800 Subject: [PATCH] Remove mgutz/dat (#2251) * No PR reviews * last Commits on Mar 28, 2017 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 32bcf9d2..3be4ce5d 100644 --- a/README.md +++ b/README.md @@ -373,7 +373,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *SQL query builder, libraries for building and using SQL.* -* [dat](https://github.com/mgutz/dat) - Go Postgres Data Access Toolkit. * [Dotsql](https://github.com/gchaincl/dotsql) - Go library that helps you keep sql files in one place and use them with ease. * [gendry](https://github.com/didi/gendry) - Non-invasive SQL builder and powerful data binder. * [godbal](https://github.com/xujiajun/godbal) - Database Abstraction Layer (dbal) for go. Support SQL builder and get result easily.