We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfee14c commit 20488ceCopy full SHA for 20488ce
2 files changed
go.mod
@@ -4,5 +4,5 @@ go 1.16
4
5
require (
6
github.com/deepch/vdk v0.0.0-20220402115557-02504b116966
7
- github.com/gin-gonic/gin v1.7.7
+ github.com/gin-gonic/gin v1.9.1
8
)
0 commit comments