mirror of
https://gitee.com/johng/gf
synced 2026-06-29 18:41:50 +08:00
新增go modules支持,自行管理第三方包依赖,方便开发者使用
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
//import (
|
||||
// _ "github.com/mattn/go-sqlite3"
|
||||
// _ "gitee.com/johng/gf/third/github.com/mattn/go-sqlite3"
|
||||
// "gitee.com/johng/gf/g/database/gdb"
|
||||
// "gitee.com/johng/gf/g"
|
||||
// "fmt"
|
||||
|
||||
Reference in New Issue
Block a user