1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-25 23:38:02 +00:00
Commit Graph

406 Commits

Author SHA1 Message Date
dependabot[bot]
3cb12728ec
Bump golang.org/x/term from 0.19.0 to 0.20.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/term/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 22:15:17 +00:00
b83b418bae
Fix[CD]: try to fix go-release-action config 2024-05-01 12:56:03 -07:00
20e572c911
Fix[CD]: bump go version and don't package tar.gz in favor of just bin (missed a spot) 2024-05-01 12:51:08 -07:00
b1dc4fd194
Fix[CD]: bump go version and don't package tar.gz in favor of just bin 2024-05-01 12:46:29 -07:00
8bb53ab4e3
Fix[CD]: run release build matrix on github release creation, workflow trigger fix 2024-05-01 12:40:51 -07:00
fb7c7f622a
Fix[CD]: run release build matrix on github release creation 2024-05-01 12:37:01 -07:00
f16a7a9a90
Feat[CI]: run release build matrix on github release creation 2024-05-01 11:29:40 -07:00
7b7cadab6e
Merge pull request #149 from yunginnanet/dependabot/go_modules/golang.org/x/term-0.19.0 2024-04-15 21:57:43 -07:00
dependabot[bot]
981335a946
Bump golang.org/x/term from 0.18.0 to 0.19.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/term/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 23:58:22 +00:00
8078be7ef4
Merge pull request #150 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.50 2024-04-14 16:57:28 -07:00
dependabot[bot]
b7f3c19794
Bump wangyoucao577/go-release-action from 1.49 to 1.50
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.49 to 1.50.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.49...v1.50)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-14 23:56:35 +00:00
edc9ca9d26
Merge pull request #151 from yunginnanet/development 2024-04-14 16:52:25 -07:00
77cc1200d7
Merge branch 'main' into development 2024-04-14 16:45:21 -07:00
fb999514f5
Chore: deprecate internal speedometer in favor of Rate5 implementation 2024-04-14 16:44:01 -07:00
25b104d77a
Merge branch 'main' into development 2024-04-14 16:41:41 -07:00
02b8d2dcae
Merge pull request #147 from yunginnanet/dependabot/go_modules/golang.org/x/term-0.18.0 2024-03-09 03:11:42 -08:00
aed504dda7
Merge pull request #148 from yunginnanet/dependabot/go_modules/github.com/fasthttp/router-1.5.0 2024-03-08 21:11:29 -08:00
dependabot[bot]
d0cf60e3f0
Bump github.com/fasthttp/router from 1.4.22 to 1.5.0
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.22 to 1.5.0.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.22...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/fasthttp/router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:46:57 +00:00
dependabot[bot]
4597c575c2
Bump golang.org/x/term from 0.17.0 to 0.18.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/term/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:46:52 +00:00
3673ab0228
Merge pull request #146 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.49 2024-02-29 23:42:56 -08:00
dependabot[bot]
3a20341ad4
Bump wangyoucao577/go-release-action from 1.48 to 1.49
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.48 to 1.49.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.48...v1.49)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 22:17:29 +00:00
66d3db2b96
Merge pull request #144 from yunginnanet/dependabot/go_modules/github.com/valyala/fasthttp-1.52.0 2024-02-14 22:18:01 -08:00
4f4e8850b0
Merge branch 'main' into dependabot/go_modules/github.com/valyala/fasthttp-1.52.0 2024-02-14 22:16:58 -08:00
d4a2f4268d
Merge pull request #145 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.48 2024-02-14 22:16:48 -08:00
bf5ebc3730
Merge branch 'main' into dependabot/github_actions/wangyoucao577/go-release-action-1.48 2024-02-14 22:15:38 -08:00
fcf3c8c0fa
Fix[CI][SAST]: Resolve gosec false positive 2024-02-14 22:15:12 -08:00
dependabot[bot]
c99f5d38f9
Bump wangyoucao577/go-release-action from 1.47 to 1.48
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.47 to 1.48.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.47...v1.48)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 22:37:31 +00:00
dependabot[bot]
11ab5b206a
Bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.51.0...v1.52.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 22:17:34 +00:00
5068e45ed9
Chore: remove empty file 2024-02-09 14:23:22 -08:00
cda0ef1fef
Merge pull request #142 from yunginnanet/dependabot/go_modules/golang.org/x/term-0.17.0 2024-02-09 14:14:54 -08:00
dependabot[bot]
ca2867abc3
Bump golang.org/x/term from 0.16.0 to 0.17.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/term/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 22:14:34 +00:00
3684d7047a
Merge pull request #143 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.47 2024-02-09 14:13:47 -08:00
dependabot[bot]
e93a3d8137
Bump wangyoucao577/go-release-action from 1.46 to 1.47
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.46 to 1.47.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.46...v1.47)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 22:40:25 +00:00
3e8c53f0af
Merge pull request #141 from yunginnanet/dependabot/go_modules/github.com/rs/zerolog-1.32.0 2024-02-05 19:37:02 -08:00
dependabot[bot]
44810d01d4
Bump github.com/rs/zerolog from 1.31.0 to 1.32.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 22:35:57 +00:00
4789e07984
Update README.md: add link to panodras_pot rust variant 2024-02-01 01:33:35 -08:00
f32bfdab5e
Merge pull request #138 from yunginnanet/dependabot/github_actions/peter-evans/slash-command-dispatch-4 2024-01-31 23:33:34 -08:00
dependabot[bot]
fd9c7f04a4
Bump peter-evans/slash-command-dispatch from 3 to 4
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 3 to 4.
- [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases)
- [Commits](https://github.com/peter-evans/slash-command-dispatch/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/slash-command-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 22:06:45 +00:00
cdefb965b1
Merge pull request #135 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.46 2024-01-29 16:30:56 -08:00
41727ea81f
Merge branch 'main' into dependabot/github_actions/wangyoucao577/go-release-action-1.46 2024-01-29 16:30:45 -08:00
18840d704e
Merge pull request #134 from yunginnanet/dependabot/go_modules/git.tcp.direct/kayos/common-0.9.7 2024-01-29 16:30:38 -08:00
dependabot[bot]
42ea09ec89
Bump wangyoucao577/go-release-action from 1.43 to 1.46
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.43 to 1.46.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.43...v1.46)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 22:56:56 +00:00
dependabot[bot]
17abcd8440
Bump git.tcp.direct/kayos/common from 0.9.6 to 0.9.7
Bumps git.tcp.direct/kayos/common from 0.9.6 to 0.9.7.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 22:33:18 +00:00
d5b34bb637
Merge pull request #132 from yunginnanet/dependabot/github_actions/wangyoucao577/go-release-action-1.43
Bump wangyoucao577/go-release-action from 1.42 to 1.43
2024-01-25 15:15:28 -08:00
d9534ae6f2
Merge pull request #133 from yunginnanet/dependabot/github_actions/peter-evans/create-or-update-comment-4
Bump peter-evans/create-or-update-comment from 3 to 4
2024-01-25 15:14:59 -08:00
dependabot[bot]
6a416a15bd
Bump peter-evans/create-or-update-comment from 3 to 4
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 22:04:35 +00:00
dependabot[bot]
bc6810bd55
Bump wangyoucao577/go-release-action from 1.42 to 1.43
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.42 to 1.43.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](https://github.com/wangyoucao577/go-release-action/compare/v1.42...v1.43)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 22:04:32 +00:00
96b1c43735
CD[builds]: use sha256sum for build instead of md5 2024-01-20 02:38:51 -08:00
dab95ba279
Merge pull request #130 from ginger51011/feat/add-console-time-format
Add logger.console_time_format option
2024-01-18 12:35:07 -08:00
Emil Jonathan Eriksson
ad886779cf
Add logger.console_time_format option
I personally enjoy watching the pretty logs in my terminal,
but I don't like AM/PM.

This allows users to set whatever they want in the console, while
keeping the old '03:04PM' format as a default.

This change does not affect the logs written to file.
2024-01-18 20:26:29 +01:00