Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Dec 12, 2024
1 parent 4e44179 commit 8272018
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 6 deletions.
Binary file removed .github/douyin_gopay.png
Binary file not shown.
Binary file modified .github/wx_gopay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,14 @@ func main() {
---

## 讨论群
> 抖音关注加主页粉丝群,获取微信入群二维码
> 微信群过期加个人微信拉群(加个人微信备注 gopay 并关注抖音账号,谢谢)。
抖音扫码关注:
<img width="240" height="240" src=".github/douyin_jerry.png"/>
关注抖音:
<img width="220" height="220" src=".github/douyin_jerry.png"/>
&nbsp;&nbsp;&nbsp;&nbsp;个人微信:
<img width="220" height="220" src=".github/wechat_jerry.png"/>
&nbsp;&nbsp;&nbsp;&nbsp;微信群:
<img width="240" height="240" src=".github/wx_gopay.png"/>
<img width="220" height="220" src=".github/wx_gopay.png"/>

---

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ require (
github.com/go-pay/util v0.0.4
github.com/go-pay/xlog v0.0.3
github.com/go-pay/xtime v0.0.2
golang.org/x/crypto v0.29.0
golang.org/x/crypto v0.31.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ github.com/go-pay/xtime v0.0.2 h1:7YR4/iuELsEHpJ6LUO0SVK80hQxDO9MLCfuVYIiTCRM=
github.com/go-pay/xtime v0.0.2/go.mod h1:W1yRbJaSt4CSBcdAtLBQ8xajiN/Pl5hquGczUcUE9xE=
golang.org/x/crypto v0.29.0 h1:L5SG1JTTXupVV3n6sUqMTeWbjAyfPwoda2DLX8J8FrQ=
golang.org/x/crypto v0.29.0/go.mod h1:+F4F4N5hv6v38hfeYwTdx20oUvLLc+QfrE9Ax9HtgRg=
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
3 changes: 2 additions & 1 deletion release_note.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
版本号:v1.5.107
修改记录:
(1) 微信V3:新增掌纹支付相关接口。
(1) gopay:golang.org/x/crypto 版本升级到 v0.31.0。
(2) 微信V3:新增掌纹支付相关接口。

版本号:v1.5.106
修改记录:
Expand Down

0 comments on commit 8272018

Please sign in to comment.