Commit Graph

88 Commits

Author SHA1 Message Date
Tracker-Friendly 669a328c35 Moved to concord 2024-07-10 16:49:19 +01:00
Tracker-Friendly 31a767886d Update captcha.go 2024-05-02 00:29:35 +01:00
Tracker-Friendly 8b04542f19 Update README.md 2024-05-02 00:25:23 +01:00
Tracker-Friendly 0d18ee4d3f Update README.md 2024-05-02 00:24:46 +01:00
Tracker-Friendly 98c666bea2 Delete .github/workflows/go.yml 2024-05-02 00:23:57 +01:00
Tracker-Friendly d294d79360 Update example/basic/go.mod 2024-05-02 00:23:41 +01:00
Tracker-Friendly b4b097a927 Update go.mod 2024-05-02 00:22:56 +01:00
Weilin Shi c34288c982 update deps 2024-01-13 09:53:15 +08:00
Weilin Shi 2f847d5947 upgrade x/image 2023-07-26 14:04:50 +08:00
dependabot[bot] fef853ee5e
build(deps): bump golang.org/x/image from 0.1.0 to 0.5.0 (#10)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.1.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.1.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-09 17:02:21 +08:00
Zhiger 1d4172a01f
fix: wrong randomText when unicode preset (#8) 2023-02-16 21:06:39 +08:00
Weilin Shi 6b08f978b6 update go.mod and license 2023-01-01 08:34:24 +08:00
Weilin Shi 9234bd71dd update deps 2022-12-05 16:17:24 +08:00
Weilin Shi f6fd454518 fix #7 2022-06-27 13:00:35 +08:00
Weilin Shi 20014aab1b new custom generator api 2022-06-10 12:16:34 +08:00
Weilin Shi 6aa88d953f test go 1.18 2022-03-22 15:23:39 +08:00
Weilin Shi 019b34f8f2 update deps and license 2022-01-06 20:44:35 +08:00
Weilin Shi 80cb7ffd68 update readme 2021-09-28 16:44:12 +08:00
Weilin Shi 02532e6f4d fix old code style 2021-08-25 15:21:16 +08:00
Weilin Shi ba2a083ab6 update code of conduct 2021-08-24 21:15:10 +08:00
Weilin Shi a4223da22a fix typo and lint 2021-07-28 21:26:53 +08:00
Weilin Shi 53e75b199a upgrade to use embed from Go 1.16 2021-07-28 21:22:23 +08:00
Weilin Shi cccc7a97ea remove used section in readme 2021-06-22 14:14:22 +08:00
Weilin Shi 87b02acaf1 update compatibility notes 2021-06-22 14:13:41 +08:00
Weilin Shi ba5dfca752 go mod tidy 2021-06-15 21:23:55 +08:00
Weilin Shi 1bc08e3651 happy new year 2021-01-01 09:50:41 +08:00
Weilin Shi 3915a04f79 go tide module 2020-10-13 16:39:37 +08:00
Weilin Shi b69ec48f20 fix pkg go dev link 2020-09-22 11:04:26 +08:00
Weilin Shi 8d7ec3aacd use pkg go dev 2020-09-22 10:58:43 +08:00
Weilin Shi ade1a224fe use main branch 2020-09-22 10:51:17 +08:00
Weilin Shi 244d68b51a use v2 actions 2020-09-10 11:36:21 +08:00
Takuya Kaneda 3db110f2af
Make New() concurrency-safe (#6) 2020-07-19 21:25:17 +08:00
Weilin Shi 26e89c7d47 update deps 2020-07-08 14:09:46 +08:00
Weilin Shi f1f6487f0d shorten test func name 2020-02-18 15:13:05 +08:00
Weilin Shi 8eb90511f0 Fix link to license in readme 2020-01-13 15:18:25 +08:00
Weilin Shi 06183fda34 Update license year 2020-01-06 16:25:31 +08:00
Weilin Shi 12fb7f5809 Update deps 2019-11-19 17:16:45 +08:00
Weilin Shi 2065fa60ee remove travis and add GitHub workflow 2019-10-24 15:56:39 +08:00
Weilin Shi 9ad0ec237f
Add GitHub workflow 2019-10-24 15:38:14 +08:00
Weilin Shi 6905bb1079 Add Golang v1.13 test in travis config 2019-09-05 16:51:23 +08:00
Weilin Shi b6f150856e Clean up 2019-07-04 14:15:45 +08:00
Weilin Shi 5af4d9ea05
Merge pull request #3 from s3rj1k/go.mod
add go.mod support
2019-05-13 12:14:48 +08:00
s3rj1k 24252cb4f8 add go.mod support
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2019-05-10 14:14:40 +03:00
Weilin Shi b06ff17030 update license and add anti-996 license 2019-04-19 08:51:01 +08:00
Weilin Shi 7909ea661c Add go 1.12 to travis config 2019-02-28 10:37:10 +08:00
Weilin Shi e6742d643f Add golang 1.11 to travis config 2019-02-03 12:00:59 +08:00
Weilin Shi 56e03474ba v1.3.0 2018-11-07 15:14:22 +08:00
Weilin Shi 891b52d957 Update coverage 2018-10-04 09:48:52 +08:00
Weilin Shi 1b36f64f5d Add palette option 2018-08-14 14:27:29 +08:00
Weilin Shi fc4a5d0dfc Fix randomColor func 2018-06-12 11:06:37 +08:00