1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-07-01 12:23:24 +00:00

19 Commits

Author SHA1 Message Date
LXY
b4cd7e8f21 Security ci (#200)
* Create codeql-analysis.yml

* 修复:security#1

* ci: revert LBot to master
2023-08-01 10:34:08 +08:00
91f9576e48 .workflow: fix go version 2023-02-06 20:29:51 +08:00
f33123fcf6 all: bump go 1.20 2023-02-06 20:28:03 +08:00
08ca3b023a deprecate CAS in favor of CompareAndSwap (#291)
* deprecate CAS in favor of CompareAndSwap

* ci: update to go1.19

* 为 Statistics 实现 MarshalJSON 接口 (See 2d79fcc)
2022-08-24 14:22:36 +08:00
9cb9e80d99 client: fix forward 2022-04-05 21:47:34 +08:00
03f3d34e3e ci: add static check 2022-04-04 21:37:50 +08:00
f7ced299d9 Update goimports.yml 2022-03-17 16:59:41 +08:00
ea0237538a ci: update to go1.18 2022-03-16 14:03:51 +08:00
ab2ee60132 ci: use unstable toolchain 2022-03-01 15:05:23 +08:00
d900412d41 ci: adjust go toolchain version 2022-03-01 15:04:12 +08:00
81fe9e85d0 ci: enable ci check 2022-03-01 15:02:17 +08:00
aa72b4b730 ci: enable go test. 2021-08-12 20:49:10 +08:00
061067bf95 enable vet. 2021-07-12 13:04:04 +08:00
31525acf97 ci: update email&name 2021-04-07 22:17:14 +08:00
7794976c74 ci: remove pr trigger 2021-02-13 01:33:40 +08:00
4146a830b5 ci: add goimports auto style fix 2021-02-13 01:27:17 +08:00
ecd5a7b430 Revert "SpeedUP Rand" 2021-01-26 03:40:55 +08:00
Lin
aa6ed0fc34 SpeedUP Rand 2021-01-22 00:14:01 +08:00
41a1657fd3 CI/CD: add build test on PR&Push 2020-11-20 13:51:24 +08:00