diff --git a/go.mod b/go.mod index 78923b5d..7c8dd8ac 100644 --- a/go.mod +++ b/go.mod @@ -6,5 +6,5 @@ require ( github.com/goplus/gogen v1.20.2 github.com/goplus/lib v0.3.1 github.com/goplus/llgo v0.12.1 - github.com/qiniu/x v1.16.0 + github.com/qiniu/x v1.16.3 ) diff --git a/go.sum b/go.sum index 6a5445ec..90cb288d 100644 --- a/go.sum +++ b/go.sum @@ -4,5 +4,5 @@ github.com/goplus/lib v0.3.1 h1:Xws4DBVvgOMu58awqB972wtvTacDbk3nqcbHjdx9KSg= github.com/goplus/lib v0.3.1/go.mod h1:SgJv3oPqLLHCu0gcL46ejOP3x7/2ry2Jtxu7ta32kp0= github.com/goplus/llgo v0.12.1 h1:LOlBxzDfano8lfeIPvNYevXbP1+aI3Ifa8JcAvOhT+A= github.com/goplus/llgo v0.12.1/go.mod h1:gsOG7aJtVm8Nf2uqVWAHhklt2toZMXwxItGgLxJ9gQY= -github.com/qiniu/x v1.16.0 h1:W2VOecyIT3Uxwjm6vJinUR7G3gpwgUgHZA9OpeHArdE= -github.com/qiniu/x v1.16.0/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII= +github.com/qiniu/x v1.16.3 h1:UftZPVh4n4M5qqdqTg2TlnhDATVn5rGsp9v7FxHwN4g= +github.com/qiniu/x v1.16.3/go.mod h1:AiovSOCaRijaf3fj+0CBOpR1457pn24b0Vdb1JpwhII=