|
|
|
@ -7,7 +7,7 @@ require ( |
|
|
|
github.com/BurntSushi/toml v0.4.1 // indirect |
|
|
|
github.com/dtm-labs/dtmdriver v0.0.1 |
|
|
|
github.com/dtm-labs/dtmdriver-gozero v0.0.2 |
|
|
|
github.com/dtm-labs/dtmdriver-kratos v0.0.2 |
|
|
|
github.com/dtm-labs/dtmdriver-kratos v0.0.3 |
|
|
|
github.com/dtm-labs/dtmdriver-polaris v0.0.4 |
|
|
|
github.com/dtm-labs/dtmdriver-protocol1 v0.0.1 |
|
|
|
github.com/gin-gonic/gin v1.7.7 |
|
|
|
@ -34,5 +34,3 @@ require ( |
|
|
|
gorm.io/gorm v1.22.2 |
|
|
|
// gotest.tools v2.2.0+incompatible |
|
|
|
) |
|
|
|
|
|
|
|
// replace github.com/dtm-labs/dtmdriver-kratos v0.0.1 => /Users/wangxi/dtm/dtmdriver-kratos |
|
|
|
|