Skip to content

Commit

Permalink
gop v1.0.0-beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Aug 24, 2021
1 parent 43fa71a commit 771d160
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/qiniu/hdq
go 1.16

require (
github.com/goplus/gop v1.0.0-beta4
github.com/goplus/gop v1.0.0-beta5
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d
)
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/goplus/gop v1.0.0-beta4 h1:8gKqczlzT8s4n1YePxoW0kKsgbMp44bkCVUyG9GMhSE=
github.com/goplus/gop v1.0.0-beta4/go.mod h1:htkWx6hwiRjs4gl74wF3ooECZxmdA4I4RX21xTB3y1w=
github.com/goplus/gox v1.2.6/go.mod h1:wuG+GDqIZUFW8PzVWZPIg6kzrEUQIfUnvRmUZpvJpTg=
github.com/goplus/gop v1.0.0-beta5 h1:LEJIuZ9yClj3Xaz20VarEPgo54j0o6XY7Lo/Vs1Q29E=
github.com/goplus/gop v1.0.0-beta5/go.mod h1:gJe6/sfemKe3K9/L8u3heHKVuTga6XpzPTybBojQKXU=
github.com/goplus/gox v1.3.0/go.mod h1:wuG+GDqIZUFW8PzVWZPIg6kzrEUQIfUnvRmUZpvJpTg=
github.com/qiniu/x v1.11.5/go.mod h1:03Ni9tj+N2h2aKnAz+6N0Xfl8FwMEDRC2PAlxekASDs=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 771d160

Please sign in to comment.