1
0
mirror of https://github.com/silenceper/wechat.git synced 2026-02-08 22:52:27 +08:00

feat: improve comment and upgrade golang version 1.16 (#604)

* feat: improve action config and code comment

* feat: improve comment and upgrade golang version 1.16

* feat: improve import
This commit is contained in:
houseme
2022-08-23 10:13:24 +08:00
committed by GitHub
parent df62164811
commit a8f7a24ff6
13 changed files with 84 additions and 64 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/silenceper/wechat/v2
go 1.15
go 1.16
require (
github.com/bradfitz/gomemcache v0.0.0-20220106215444-fb4bf637b56d