|
|
@ -7,7 +7,7 @@ require ( |
|
|
github.com/BurntSushi/toml v0.4.1 // indirect |
|
|
github.com/BurntSushi/toml v0.4.1 // indirect |
|
|
github.com/dtm-labs/dtmdriver v0.0.3 |
|
|
github.com/dtm-labs/dtmdriver v0.0.3 |
|
|
github.com/dtm-labs/dtmdriver-gozero v0.0.2 |
|
|
github.com/dtm-labs/dtmdriver-gozero v0.0.2 |
|
|
github.com/dtm-labs/dtmdriver-http v1.2.0 |
|
|
github.com/dtm-labs/dtmdriver-http v1.2.2 |
|
|
github.com/dtm-labs/dtmdriver-kratos v0.0.4 |
|
|
github.com/dtm-labs/dtmdriver-kratos v0.0.4 |
|
|
github.com/dtm-labs/dtmdriver-polaris v0.0.4 |
|
|
github.com/dtm-labs/dtmdriver-polaris v0.0.4 |
|
|
github.com/dtm-labs/dtmdriver-protocol1 v0.0.1 |
|
|
github.com/dtm-labs/dtmdriver-protocol1 v0.0.1 |
|
|
@ -38,4 +38,4 @@ require ( |
|
|
|
|
|
|
|
|
// replace github.com/dtm-labs/dtmdriver v0.0.2 => /Users/wangxi/dtm/dtmdriver |
|
|
// replace github.com/dtm-labs/dtmdriver v0.0.2 => /Users/wangxi/dtm/dtmdriver |
|
|
|
|
|
|
|
|
// replace github.com/horseLk/dtmdriver-nacos v1.1.0 => /Users/wangxi/dtm/dtmdriver-http-nacos |
|
|
// replace github.com/dtm-labs/dtmdriver-http => /Users/wangxi/dtm/dtmdriver-http-nacos |
|
|
|