1
4
mirror of https://github.com/yunginnanet/HellPot synced 2024-06-20 21:08:03 +00:00
Commit Graph

270 Commits

Author SHA1 Message Date
ea90023604
Update license 2022-04-06 04:20:23 -07:00
447f58887c
Bump fasthttp to 1.35.0 (go 1.18 changes + more) 2022-04-06 04:20:11 -07:00
1440748b22
Update README.md 2022-04-06 04:11:28 -07:00
197927997a
Config: better error handling and other adjustments. 2022-04-06 04:04:19 -07:00
89c0f200cc
Merge pull request #25 from yunginnanet/22-add-ability-to-use-wildcards 2022-04-06 03:56:32 -07:00
174bf730c8
New: add catch-all mode and robots.txt toggle. 2022-04-06 03:49:59 -07:00
dependabot[bot]
cc56798cbb
Bump github.com/valyala/fasthttp from 1.34.0 to 1.35.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.34.0 to 1.35.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.34.0...v1.35.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>
2022-04-05 22:21:23 +00:00
1dc7e27a2e
Update license 2022-04-01 12:08:08 -07:00
07a8c33304
Bump fasthttp/router to 1.4.7 (go 1.18 changes + more) 2022-04-01 11:59:32 -07:00
dependabot[bot]
e96db57d1e
Bump github.com/fasthttp/router from 1.4.6 to 1.4.7
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.6 to 1.4.7.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.6...v1.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 22:40:06 +00:00
7b5159a7d1
Bump fasthttp up to 1.34 (significant commits itt) 2022-03-07 21:56:06 -08:00
dependabot[bot]
d30db3fbf6
Bump github.com/valyala/fasthttp from 1.33.0 to 1.34.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.33.0...v1.34.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>
2022-03-07 22:28:27 +00:00
d72058a1a9
Bring up to date with master 2022-03-06 12:18:29 -08:00
170b05e0e4
Fix: silly syntax fail 2022-03-06 12:17:38 -08:00
56d0469d2e
Update README.md & .gitignore 2022-03-06 12:15:17 -08:00
af1e3f103a
Logging: implement trace level 2022-03-06 12:15:17 -08:00
e668e62018
Refactor config 2022-03-06 12:15:17 -08:00
ac232724e7
Update README.md & .gitignore 2022-03-06 12:14:25 -08:00
a04219477a
Logging: implement trace level 2022-03-06 12:03:36 -08:00
c2bf65b2b9
Bump fasthttp router from 1.4.5 to 1.4.6 2022-02-08 14:19:35 -08:00
dfaccefdd4
Refactor config 2022-02-07 02:12:02 -08:00
dependabot[bot]
2ffaa33c55
Bump github.com/fasthttp/router from 1.4.5 to 1.4.6
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.5...v1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 22:26:51 +00:00
4c68c8bf1d
Bump fasthttp from 1.32 to 1.33 2022-01-29 02:18:52 -08:00
dependabot[bot]
497d8711fa
Bump github.com/valyala/fasthttp from 1.32.0 to 1.33.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.32.0 to 1.33.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.32.0...v1.33.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>
2022-01-27 22:21:09 +00:00
1312f20e71
Butterfly effect: fashttp/router as a recursive update result 2022-01-12 01:46:17 -08:00
dependabot[bot]
ac9e1bf3e4
Bump github.com/fasthttp/router from 1.4.4 to 1.4.5
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.4...v1.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-11 22:24:10 +00:00
820e965ecc
Update fasthttp 2022-01-10 18:39:29 -08:00
dependabot[bot]
1e42758f62
Bump github.com/valyala/fasthttp from 1.31.0 to 1.32.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.31.0...v1.32.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>
2022-01-10 22:29:50 +00:00
ceeb0df3d2
Upgrade zerolog from 1.26.0 to 1.26.1 2021-12-16 15:12:35 -08:00
dependabot[bot]
41a1419d29
Bump github.com/rs/zerolog from 1.26.0 to 1.26.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.26.0...v1.26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 22:26:43 +00:00
f508cb9626
Upgrade viper from 1.10.0 to 1.10.1 2021-12-15 17:13:48 -08:00
dependabot[bot]
f1f21a6a94
Bump github.com/spf13/viper from 1.10.0 to 1.10.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 22:38:53 +00:00
08ab112801
Update Viper to v1.10.0 2021-12-14 04:15:07 -08:00
dependabot[bot]
89b0d15ceb
Bump github.com/spf13/viper from 1.9.0 to 1.10.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.9.0...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 22:37:56 +00:00
0711a34138 Resolve go module updates 2021-11-16 22:53:00 -08:00
134e65fc6e
Update fasthttp 2021-11-16 22:52:08 -08:00
093717d1e7
Merge branch 'master' into dependabot/go_modules/github.com/valyala/fasthttp-1.31.0 2021-11-16 22:51:21 -08:00
f88a8dfc59
Update fasthttp/router 2021-11-16 22:50:24 -08:00
b00d3054c6
Merge branch 'master' into dependabot/go_modules/github.com/fasthttp/router-1.4.4 2021-11-16 22:50:03 -08:00
490c1264e0
Update viper 2021-11-16 22:48:59 -08:00
dependabot[bot]
1ec5eaba04
Bump github.com/valyala/fasthttp from 1.30.0 to 1.31.0
Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.30.0...v1.31.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>
2021-11-17 06:48:47 +00:00
dependabot[bot]
cf1f114cca
Bump github.com/fasthttp/router from 1.4.3 to 1.4.4
Bumps [github.com/fasthttp/router](https://github.com/fasthttp/router) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/fasthttp/router/releases)
- [Commits](https://github.com/fasthttp/router/compare/v1.4.3...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 06:48:47 +00:00
f4bb2f9b53
Merge branch 'master' into dependabot/go_modules/github.com/spf13/viper-1.9.0 2021-11-16 22:48:14 -08:00
dc32f788e4
Update zerolog 2021-11-16 22:45:50 -08:00
dependabot[bot]
9a19486f9f
Bump github.com/spf13/viper from 1.7.1 to 1.9.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.9.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 06:39:04 +00:00
dependabot[bot]
afbeb72b4d
Bump github.com/rs/zerolog from 1.22.0 to 1.26.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.22.0 to 1.26.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.22.0...v1.26.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>
2021-11-17 06:34:50 +00:00
d61267fbae
Create dependabot.yml 2021-11-16 22:32:07 -08:00
9ec5c96045 Clean up 2021-11-14 14:06:15 -08:00
2d058ff892 Logging: pass logger as a pointer, fix fasthttp logging 2021-11-07 20:07:14 -08:00
102c0038cb Refine: logging and configuration 2021-11-07 19:49:36 -08:00