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 8c97704 commit a3dc504Copy full SHA for a3dc504
server/go.mod
@@ -30,7 +30,7 @@ require (
30
github.com/onsi/gomega v1.4.3 // indirect
31
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
32
github.com/pelletier/go-toml v1.6.0 // indirect
33
- github.com/piexlmax/gvaplug v0.0.7
+ github.com/piexlmax/gvaplug v0.0.8 // indirect
34
github.com/pkg/errors v0.9.1 // indirect
35
github.com/qiniu/api.v7 v7.2.5+incompatible
36
github.com/qiniu/x v7.0.8+incompatible // indirect
0 commit comments