We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a170395 commit d8f54ceCopy full SHA for d8f54ce
eurekapp/go.mod
@@ -4,7 +4,7 @@ go 1.17
4
5
require (
6
gitee.com/daqingshu/eurekaplugin/v2 v2.0.2
7
- github.com/emicklei/go-restful v2.12.0+incompatible
+ github.com/emicklei/go-restful v2.16.0+incompatible
8
github.com/go-chassis/go-chassis/v2 v2.3.1-0.20211217084436-360a6a6a0ef3
9
github.com/go-chassis/openlog v1.1.3
10
)
0 commit comments