Skip to content

Commit

Permalink
gox v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Sep 27, 2021
1 parent ea555ec commit 46e5e19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/goplus/gop
go 1.16

require (
github.com/goplus/gox v1.7.6
github.com/goplus/gox v1.7.7
github.com/qiniu/x v1.11.5
golang.org/x/mod v0.5.1
golang.org/x/tools v0.1.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/goplus/gox v1.7.6 h1:kVT4u3M5zsEetbe4tUZJtOJu9wqS71p4f+3VJI5fGMY=
github.com/goplus/gox v1.7.6/go.mod h1:CLZLNFTBALT+PsbK8i/BeWXO3aEOJgnudaGV980AFIk=
github.com/goplus/gox v1.7.7 h1:9X0vfb9NDtNhq7UPNMNKEsqrxoi216fIxp+j3VQB0N8=
github.com/goplus/gox v1.7.7/go.mod h1:CLZLNFTBALT+PsbK8i/BeWXO3aEOJgnudaGV980AFIk=
github.com/qiniu/x v1.11.5 h1:TYr5cl4g2yoHAZeDK4MTjKF6CMoG+IHlCDvvM5qym6U=
github.com/qiniu/x v1.11.5/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs=
github.com/yuin/goldmark v1.4.0/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Expand Down

0 comments on commit 46e5e19

Please sign in to comment.