1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-08-07 10:41:48 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
e506622399 feat(codec): enhance ffmpeg output with debug. 2021-08-07 12:04:32 +08:00
86202d9d90 style: clean up io/ioutil.
rf '
  ex {
    import "io/ioutil";
    import "os";
    ioutil.WriteFile -> os.WriteFile
    ioutil.ReadFile -> os.ReadFile
  }
'
2021-07-29 15:18:50 +08:00
a3906a5d33 style: go1.17 fmt ./... 2021-07-28 19:29:48 +08:00
3663c2aed8 fix: build tag. 2021-07-14 21:43:36 +08:00
ca93d4de0d fix: data race && cgo build. 2021-07-12 11:39:46 +08:00
1ecb1f62dc fix(codec): silk sdk conditional compile 2021-04-22 21:30:51 +08:00
223a888a34 reduce base64 alloc 2021-04-15 11:45:15 +08:00
ad260f6217 update go-silk
support darwin arm64
2021-03-17 13:19:47 +08:00
ee73fca2ce ci: update golangci-lint
fix golint
update golangci-lint
2021-03-16 13:33:55 +08:00
e56a297437 fix darwin_arm64 build. 2021-02-19 18:02:50 +08:00
8dc2349a9b rebase to upstream/dev
embed silk encoder
2021-02-11 13:27:28 +08:00
82bca7183d fix golint 2021-02-09 01:33:27 +08:00
7b71cd9219 Shorten url
update comment
2021-02-05 02:22:44 +08:00
d291aa02fe Merge remote-tracking branch 'upstream/dev' into dev
Update upstream
2021-02-05 00:54:51 +08:00
23b90e288c better error 2021-01-25 17:34:23 +08:00
6f5e582213 fix golint 2021-01-25 01:04:39 +08:00
61f4e7826a fix golint 2021-01-17 16:39:01 +08:00
9f99b1571d fix: golangci-lint gosimple 2021-01-17 01:47:45 +08:00
59cd986050 fix #561 2021-01-13 22:56:28 +08:00
7a9a021c54 fix codec path 2021-01-13 22:35:44 +08:00
b075280d2b fix build 2021-01-13 11:22:59 +08:00
c9c6e48b8c add codec/codec_unsupported.go 2021-01-13 03:55:28 +08:00
0c3ba714f7 fix #558 2021-01-13 03:52:49 +08:00
2d020bc7f7 drop go-silk 2021-01-08 12:14:09 +08:00