소스 검색

add postgresql driver

237401117@qq.com 4 년 전
부모
커밋
d0bf4d4fee
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      main.go

+ 0 - 1
main.go

@@ -5,7 +5,6 @@ import (
 	_ "gfast/router"
 	"github.com/gogf/gf/frame/g"
 	"github.com/gogf/swagger"
-	_ "github.com/lib/pq"
 )
 
 // @title       jxg