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 da0dbb1 commit 799643cCopy full SHA for 799643c
router/mux/go.mod
@@ -5,5 +5,5 @@ go 1.15
5
require (
6
github.com/gorilla/mux v1.8.0
7
github.com/stretchr/testify v1.8.4
8
- github.com/zeromicro/go-zero v1.5.4
+ github.com/zeromicro/go-zero v1.5.6
9
)
0 commit comments