dependabot[bot]
d4ac1b4430
Bump github.com/klauspost/compress from 1.16.6 to 1.16.7 ( #2169 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.16.6 to 1.16.7.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.16.6...v1.16.7 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 03:45:08 +03:00
dependabot[bot]
007528459d
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 ( #2168 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.5...v3.23.6 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 03:44:45 +03:00
Gerasimos (Makis) Maropoulos
6810a4c32d
middleware/README: add link to the new PG middleware to the list
2023-07-01 16:49:57 +03:00
Gerasimos (Makis) Maropoulos
1852236d99
README: update supporters
2023-06-29 04:55:09 +03:00
Gerasimos (Makis) Maropoulos
bde46850e6
README: minor
2023-06-29 04:36:07 +03:00
dependabot[bot]
52a83ae6b4
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 ( #2166 )
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-28 14:24:01 +03:00
dependabot[bot]
d7199af4b2
Bump github.com/kataras/golog from 0.1.8 to 0.1.9 ( #2163 )
...
Bumps [github.com/kataras/golog](https://github.com/kataras/golog ) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/kataras/golog/releases )
- [Changelog](https://github.com/kataras/golog/blob/master/HISTORY.md )
- [Commits](https://github.com/kataras/golog/compare/v0.1.8...v0.1.9 )
---
updated-dependencies:
- dependency-name: github.com/kataras/golog
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 12:57:06 +03:00
dependabot[bot]
00eb4854fd
Bump github.com/kataras/pio from 0.0.11 to 0.0.12 ( #2162 )
...
Bumps [github.com/kataras/pio](https://github.com/kataras/pio ) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/kataras/pio/releases )
- [Commits](https://github.com/kataras/pio/compare/v0.0.11...v0.0.12 )
---
updated-dependencies:
- dependency-name: github.com/kataras/pio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 12:56:55 +03:00
Gerasimos (Makis) Maropoulos
4c04a80c0c
Merge pull request #2156 from gocurr/binding_string
...
hero: optimize *binding'String
2023-06-22 05:41:53 +03:00
dependabot[bot]
57f3026524
Bump github.com/tdewolff/minify/v2 from 2.12.6 to 2.12.7 ( #2159 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.12.6 to 2.12.7.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.6...v2.12.7 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 05:39:32 +03:00
Jes Cok
7fb00911d4
hero: optimize *binding'String
...
For faster execution,
use strconv.Itoa rather than fmt.Sprintf to convert an integer to string,
remove if statement in loop.
2023-06-15 07:34:37 +08:00
dependabot[bot]
31163ed4db
Bump golang.org/x/net from 0.10.0 to 0.11.0 ( #2155 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 16:30:54 +03:00
dependabot[bot]
ee61c5b759
Bump github.com/klauspost/compress from 1.16.5 to 1.16.6 ( #2154 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.16.5 to 1.16.6.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.16.5...v1.16.6 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 16:29:46 +03:00
dependabot[bot]
8a8b1284a3
Bump golang.org/x/crypto from 0.9.0 to 0.10.0 ( #2153 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 16:29:36 +03:00
dependabot[bot]
9d633904f1
Bump golang.org/x/sys from 0.8.0 to 0.9.0 ( #2151 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/sys/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-14 16:29:24 +03:00
Saif Aljanahi
5e925add97
Added example how to use ulule-limiter with Iris web framework ( #2152 )
...
* Added example how to use ulule-limiter with Iris web framework
* format main.go
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
---------
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
Co-authored-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
2023-06-13 17:01:52 +03:00
dependabot[bot]
4cef25b1f6
Bump golang.org/x/text from 0.9.0 to 0.10.0 ( #2150 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 16:59:36 +03:00
dependabot[bot]
00dac46443
Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.2 ( #2149 )
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.3.0...v1.3.2 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-10 19:13:11 +03:00
Gerasimos (Makis) Maropoulos
b8b96474a0
fix #2147
2023-06-05 23:34:50 +03:00
dependabot[bot]
461720b842
Bump github.com/shirou/gopsutil/v3 from 3.23.4 to 3.23.5 ( #2146 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.4 to 3.23.5.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.4...v3.23.5 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-01 15:39:06 +03:00
dependabot[bot]
333a2c32b5
Bump github.com/BurntSushi/toml from 1.2.1 to 1.3.0 ( #2145 )
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.2.1...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 15:54:33 +03:00
dependabot[bot]
ea83e2b143
Bump github.com/tdewolff/minify/v2 from 2.12.5 to 2.12.6 ( #2143 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.12.5 to 2.12.6.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.5...v2.12.6 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 15:54:23 +03:00
dependabot[bot]
98ef7cadcb
Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 ( #2142 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.4...v9.0.5 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 15:54:11 +03:00
dependabot[bot]
858136eafb
Bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24 ( #2137 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.23...v1.0.24 )
---
updated-dependencies:
- dependency-name: github.com/microcosm-cc/bluemonday
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-19 15:05:43 +03:00
LeanDeR
e05582b8e0
fix(context.CookieAllowReclaim): Fix the issue with the context.CookieAllowReclaim method not working as expected when deleting cookies ( #2136 )
...
When deleting cookies, if the cookie is the first element and there
is
no semicolon before the string, it prevents the matching of this
cookie.
Closes #2134
2023-05-12 02:01:57 +03:00
dependabot[bot]
67736edc15
Bump golang.org/x/crypto from 0.8.0 to 0.9.0 ( #2133 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 02:00:20 +03:00
dependabot[bot]
58103e8394
Bump golang.org/x/net from 0.9.0 to 0.10.0 ( #2130 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-10 00:37:57 +03:00
dependabot[bot]
29b7a862f9
Bump golang.org/x/sys from 0.7.0 to 0.8.0 ( #2128 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sys/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 00:34:40 +03:00
dependabot[bot]
12101dea1a
Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.4 ( #2127 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.3...v9.0.4 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 11:27:46 +03:00
dependabot[bot]
58c9c7d0cb
Bump github.com/shirou/gopsutil/v3 from 3.23.3 to 3.23.4 ( #2126 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.3 to 3.23.4.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.3...v3.23.4 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 15:54:02 +03:00
Gerasimos (Makis) Maropoulos
d2f24fab90
fix an issue on accesslog when response and request recorder and minifier were enabled
2023-04-19 23:56:55 +03:00
dependabot[bot]
1ee6e83ae6
Bump github.com/klauspost/compress from 1.16.4 to 1.16.5 ( #2123 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.16.4...v1.16.5 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 23:45:51 +03:00
dependabot[bot]
67e81ce7d4
Bump golang.org/x/crypto from 0.7.0 to 0.8.0 ( #2118 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 12:56:09 +03:00
dependabot[bot]
eff3f2d069
Bump golang.org/x/text from 0.8.0 to 0.9.0 ( #2116 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 12:54:20 +03:00
dependabot[bot]
ea814e35a2
Bump golang.org/x/net from 0.8.0 to 0.9.0 ( #2115 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 12:54:06 +03:00
dependabot[bot]
038d92c901
Bump github.com/klauspost/compress from 1.16.3 to 1.16.4 ( #2114 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml )
- [Commits](https://github.com/klauspost/compress/compare/v1.16.3...v1.16.4 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 15:45:22 +03:00
dependabot[bot]
655a92261b
Bump golang.org/x/sys from 0.6.0 to 0.7.0 ( #2113 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 14:48:13 +03:00
dependabot[bot]
de12934e33
Bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 ( #2112 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.2 to 3.23.3.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.2...v3.23.3 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 19:00:44 +03:00
dependabot[bot]
1467a3c062
Bump github.com/redis/go-redis/v9 from 9.0.2 to 9.0.3 ( #2111 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 19:00:27 +03:00
Jiachen
a574579d9c
Fix typo in comment ( #2107 )
...
Signed-off-by: Jiachen <zhangjc1999@gmail.com>
2023-03-29 19:47:32 +03:00
Gerasimos (Makis) Maropoulos
3a00e785ea
fix #2098
2023-03-20 18:16:35 +02:00
Gerasimos (Makis) Maropoulos
34387a4a5c
New mvc.IgnoreEmbedded option to solve #2103
2023-03-19 16:31:14 +02:00
Gerasimos (Makis) Maropoulos
0954986a66
add LoadKV method on Iris.Application.I18N instance
2023-03-18 15:43:18 +02:00
Gerasimos (Makis) Maropoulos
41326d4ddd
update github ci
2023-03-17 12:42:19 +02:00
Gerasimos (Makis) Maropoulos
ec2d9d016e
update view benchmarks and remove ace template parser
2023-03-17 12:38:07 +02:00
Gerasimos (Makis) Maropoulos
bd1a1486f4
minor
2023-03-17 11:06:00 +02:00
Phước Trung
65bb98f055
Upgrade Redis client to v9 ( #2102 )
...
Signed-off-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
Co-authored-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
2023-03-17 11:03:18 +02:00
dependabot[bot]
bbe3da7733
Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 ( #2105 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.29.1 to 1.30.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.1...v1.30.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 11:01:23 +02:00
dependabot[bot]
b40e237e20
Bump github.com/tdewolff/minify/v2 from 2.12.4 to 2.12.5 ( #2104 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.12.4 to 2.12.5.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.4...v2.12.5 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 11:01:12 +02:00
dependabot[bot]
d12b74cf10
Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 ( #2100 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash )
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.29.0...v1.29.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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-15 18:59:14 +02:00