1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-08 02:51:50 +00:00

7 Commits

Author SHA1 Message Date
4ceacc38d5 onebot: move to pkg/onebot 2023-02-27 15:17:27 +08:00
f4117bfb70 internal/download: move download logic to this package
also disable http2 when downloading, may fix some issue

For #1563
2022-10-13 21:27:36 +08:00
d522378315 all: optimize
detected by go-perfguard
2022-03-27 23:01:47 +08:00
2a66896d43 coolq: new package cqcode
move cqcode escape&unescape to new package
2022-02-16 01:14:35 +08:00
c609fd72f5 dep: update deps & drop github.com/klauspost/compress 2022-02-13 17:28:08 +08:00
ef095ec64e dep: use github.com/klauspost/compress 2021-10-16 22:18:33 +08:00
883fca089d style: move global/update to internal/selfupdate
also move checkUpdate to internal/selfupdate
2021-09-25 10:58:54 +08:00