Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Iris

Support Iris today.
Collective - Host: opensource - https://opencollective.com/iris - Website: https://iris-go.com - Code: https://github.com/kataras/iris

Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2195)

Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release ...

github.com/kataras/iris - 06d5e56512cec369eebe29ec1419ee8d401f7692 authored over 1 year ago
minor: add iris.Singleton as a helper

github.com/kataras/iris - 3c79c4ee0489e29e859db6457a77a6acaf912570 authored over 1 year ago
release v12.2.5

github.com/kataras/iris - 10fd39fc074f7c26465729e1c1cdc8282e9cd391 authored over 1 year ago
Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 (#2190)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.5 to 9.1.0.
- ...

github.com/kataras/iris - 4394c6326f175695e852227366ba43be077f16ff authored over 1 year ago
Improve middleware/requestid test suite (#2191)

Add a test scenario for client sent request id header.

github.com/kataras/iris - 6da1fe9cbc5036b1f54d34f6f47bff59ad8658ac authored over 1 year ago
Remove redundant nil check (#2194)

From the Go docs:

"If the map is nil, the number of iterations is 0." [1]

Therefore, an ...

github.com/kataras/iris - 6a449876e933b912f678d0c838d6e20a9ddde8ba authored over 1 year ago
minor changes to MVC, see HISTORY.md#Next for more

github.com/kataras/iris - 9f53d151334849b4447f913bd5bf7c47e2a6dc01 authored over 1 year ago
update donators list

github.com/kataras/iris - 79404f91c138cb042c747ef95f4974d8f599236b authored over 1 year ago
rename master branch to main

github.com/kataras/iris - 48f7b38d159bea4182c9718ac407d7eacb229d56 authored over 1 year ago
add some comments to iris.NewGuide and update httpexpect module

github.com/kataras/iris - 2e9745a9150350eaf79b6a53bbff5f7734f9473d authored over 1 year ago
update examples dependencies

github.com/kataras/iris - b30cbdbcb308b0573ea82dc8f15f47298ba903ae authored over 1 year ago
update kataras/jwt module

github.com/kataras/iris - 2f85ad1cfd1628b909b427ab8a153cfab6ebcfed authored over 1 year ago
add Japanese country flag

github.com/kataras/iris - a727e290313d94aa2e103c7e99aaab3de50ecd7a authored over 1 year ago
add Japanese README (#2188)

* add Japanese README

translated README.md to Japanese

* add link to README_JA.md

github.com/kataras/iris - 1867a2b1c3568d6b15e5189e3f2ce26c2526ef24 authored over 1 year ago
add vietnamese readme (#2182)

github.com/kataras/iris - d180f56b6ffa81b124c7198709f4bbe95e478c4f authored over 1 year ago
release v12.2.4

github.com/kataras/iris - b9f6025792445d054801d6e12aea0608970c472c authored over 1 year ago
release v12.2.3

github.com/kataras/iris - 83c72a92450fd7f73fd9d3f9f90f037d45910f34 authored over 1 year ago
release v12.2.2

github.com/kataras/iris - b11a29fb49e7d1b34a12f0b88b00e60b737af1b4 authored over 1 year ago
release v12.2.2

github.com/kataras/iris - de478687dc0f4c0852ef4bae79dfe73b1443c17c authored over 1 year ago
update codeql-analysis.yml

github.com/kataras/iris - 119cce032cbe629cd8f8d5a6d9ee77226bd8f590 authored over 1 year ago
CI: go 1.21

github.com/kataras/iris - 1f0f77567739ee8f64d4eccf9228eefc5bf7ff6b authored over 1 year ago
Merge branch 'master' of https://github.com/kataras/iris

github.com/kataras/iris - 620faac24ac08dea2ab2f040308dc6ea78f738e3 authored over 1 year ago
update examples dependencies

github.com/kataras/iris - a5daba277ff7968ef2d1c314763d7d845869a4f2 authored over 1 year ago
Bump golang.org/x/net from 0.13.0 to 0.14.0 (#2184)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.13.0 to 0.14.0.
- [Commits](http...

github.com/kataras/iris - 4af1113dab78e630100794d178e9f0cc99cb3f17 authored over 1 year ago
Bump golang.org/x/text from 0.11.0 to 0.12.0 (#2183)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.11.0 to 0.12.0.
- [Release not...

github.com/kataras/iris - 6b076536369af1701e152802ed1bf49a042ca02b authored over 1 year ago
implement a dynamic router handler for #2167

github.com/kataras/iris - 9d538eabb0cf1301f8a36a01df10c8087950a7e3 authored over 1 year ago
Bump golang.org/x/net from 0.12.0 to 0.13.0 (#2181)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.13.0.
- [Commits](http...

github.com/kataras/iris - 72f9d4ba5c1299e64c3c46b69a8bc721019101b6 authored over 1 year ago
Bump github.com/tdewolff/minify/v2 from 2.12.7 to 2.12.8 (#2180)

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.7 to 2.12.8....

github.com/kataras/iris - 6d0819cfa2a8f098c10bc5b3cd89503b5497a7a9 authored over 1 year ago
Bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 (#2179)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.6 to 3.23.7....

github.com/kataras/iris - 55da0252f6c2bb749f885da33ab862cebd992f1e authored over 1 year ago
minor for #2175

github.com/kataras/iris - ead6bba1bbe3fbde0c0ae0f892404b9d6f509485 authored over 1 year ago
Merge branch 'master' of https://github.com/kataras/iris

github.com/kataras/iris - 1f2215b80bc09d73f347d6d68b929da91ab9b134 authored over 1 year ago
implement #2175

github.com/kataras/iris - 353fd4dcbaec93ab756d694c3e0cca064484faca authored over 1 year ago
Bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1.0.25 (#2176)

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0....

github.com/kataras/iris - 4cb0c626be56deca554e45dc7cdc0e0dd3744c4e authored over 1 year ago
Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents()

relative to: #2158

github.com/kataras/iris - d254d48f346e81e86170da5010e86c5e2bf8a4cf authored over 1 year ago
fix #2158 and more

github.com/kataras/iris - 6add1ba49b173f25e5a294a14f027bcaa4d97f64 authored over 1 year ago
Bump golang.org/x/net from 0.11.0 to 0.12.0 (#2173)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.12.0.
- [Commits](http...

github.com/kataras/iris - 757e7fe61beffac3fdde980f6fdfe5e136035ded authored over 1 year ago
Bump google.golang.org/grpc (#2172)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.53.0.
- [Relea...

github.com/kataras/iris - 06047c2ec0a12159858f7362972aecd04e2d1282 authored over 1 year ago
Bump golang.org/x/text from 0.10.0 to 0.11.0 (#2171)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0.
- [Release not...

github.com/kataras/iris - aa16edb6bb5deb4551607a8df2a3b0c330189000 authored over 1 year ago
Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#2170)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0.
- [Commits](https...

github.com/kataras/iris - 834e4481ec487fb8a7e03a3cddee858f5f06a10f authored over 1 year ago
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...

github.com/kataras/iris - d4ac1b4430520e8318a6bf4464767aa2ba382cd7 authored over 1 year ago
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....

github.com/kataras/iris - 007528459dafaf9a492503371aa5e93f065c704c authored over 1 year ago
middleware/README: add link to the new PG middleware to the list

github.com/kataras/iris - 6810a4c32d7704accf3340118efaf08ceab0d726 authored over 1 year ago
README: update supporters

github.com/kataras/iris - 1852236d99205ce272fee0c85ddcdf0679f0b0f6 authored over 1 year ago
README: minor

github.com/kataras/iris - bde46850e69ce2cbdd1cc59bff99a4618771a4c6 authored over 1 year ago
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:
- depende...

github.com/kataras/iris - 52a83ae6b4e77badd4a60133a9c06e24035e5089 authored over 1 year ago
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.
- [Rele...

github.com/kataras/iris - d7199af4b2dfcd9dba046f5e8561832978256a23 authored over 1 year ago
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.
- [Releas...

github.com/kataras/iris - 00eb4854fdd56c2520d94abb675e0ac1d8e767fa authored over 1 year ago
Merge pull request #2156 from gocurr/binding_string

hero: optimize *binding'String

github.com/kataras/iris - 4c04a80c0c98f6b896f6be4e40ce6d48b4548397 authored over 1 year ago
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....

github.com/kataras/iris - 57f302652401775e0e828fe360a6ac0397639ace authored over 1 year ago
hero: optimize *binding'String

For faster execution,
use strconv.Itoa rather than fmt.Sprintf to convert an integer to string,
...

github.com/kataras/iris - 7fb00911d449b9228c804fd26643cbe58aaa8792 authored over 1 year ago
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](http...

github.com/kataras/iris - 31163ed4dbb6618358362ab1443231861bd5923a authored over 1 year ago
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...

github.com/kataras/iris - ee61c5b75979603db10198582975c9c6ba1523e6 authored over 1 year ago
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]...

github.com/kataras/iris - 8a8b1284a30a5d10641a51c52e7b74e6b69b10b9 authored over 1 year ago
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/kataras/iris - 9d633904f1540b3fe0cfb43729c6dde4ebe4fc94 authored over 1 year ago
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-o...

github.com/kataras/iris - 5e925add97cdc8081c76bb3680236efecfb1453f authored over 1 year ago
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 note...

github.com/kataras/iris - 4cef25b1f67bdaef1584d0c909c774bc477b2063 authored over 1 year ago
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.
- [...

github.com/kataras/iris - 00dac4644344cae73b46eb59ca1c3c6d3b4a1db9 authored over 1 year ago
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....

github.com/kataras/iris - 461720b842024c10b7f54fb9709b201f61938a1d authored over 1 year ago
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.
- [...

github.com/kataras/iris - 333a2c32b5b1823817502f7e738a04f12ae5622b authored over 1 year ago
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....

github.com/kataras/iris - ea83e2b143c14da17c76c7137671e3076c984b0f authored over 1 year ago
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.
- ...

github.com/kataras/iris - 98ef7cadcbad5dc764d1a41ed5fae9e6fd2dd991 authored over 1 year ago
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....

github.com/kataras/iris - 858136eafb4291b912b114dda76907ae32be8154 authored over 1 year ago
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...

github.com/kataras/iris - e05582b8e0559c330c029ab38f3e129dc3bc2fb4 authored almost 2 years ago
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](...

github.com/kataras/iris - 67736edc155639cbd466dbda46b5ebb028539422 authored almost 2 years ago
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/kataras/iris - 58103e8394864d4c413ee0aeab8c57e8c066fe87 authored almost 2 years ago
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/kataras/iris - 29b7a862f9d7b3402d79bc2fbb9355a9281e5c01 authored almost 2 years ago
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.
- ...

github.com/kataras/iris - 12101dea1ad62703e4d4c1df9bbde5bcd3a4c420 authored almost 2 years ago
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....

github.com/kataras/iris - 58c9c7d0cb55941be949a999d64899f5c5d6cc8b authored almost 2 years ago
fix an issue on accesslog when response and request recorder and minifier were enabled

github.com/kataras/iris - d2f24fab90a3b0adda9ba12fb54bb559566a0781 authored almost 2 years ago
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...

github.com/kataras/iris - 1ee6e83ae6298f7b4bd19cea58c73e2c345750d9 authored almost 2 years ago
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 n...

github.com/kataras/iris - 67e81ce7d4e6c6d340b836311af5903f9df28cb4 authored almost 2 years ago
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...

github.com/kataras/iris - eff3f2d06999a2a4a17660486d44aba8c50a7e86 authored almost 2 years ago
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](...

github.com/kataras/iris - ea814e35a27e9d1e8074c88d6aa807d0973f4751 authored almost 2 years ago
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...

github.com/kataras/iris - 038d92c90170a9b1af1c95a28e02b664eefd8d27 authored almost 2 years ago
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](...

github.com/kataras/iris - 655a92261bf4318114abdd92778d672a4f9ff4d9 authored almost 2 years ago
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....

github.com/kataras/iris - de12934e338c5bf9189d5aac3268b17f817a82de authored almost 2 years ago
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.
- ...

github.com/kataras/iris - 1467a3c062a0c005e13a4eff5be5d94f4f26fcca authored almost 2 years ago
Fix typo in comment (#2107)

Signed-off-by: Jiachen <[email protected]>

github.com/kataras/iris - a574579d9c8868be8ecc51c917b133f8e6e37d65 authored almost 2 years ago
fix #2098

github.com/kataras/iris - 3a00e785ea465fa2e847ba02082de895cb7212e8 authored almost 2 years ago
New mvc.IgnoreEmbedded option to solve #2103

github.com/kataras/iris - 34387a4a5c294ec80cf58d45c267f2b481a37461 authored almost 2 years ago
add LoadKV method on Iris.Application.I18N instance

github.com/kataras/iris - 0954986a66a0feb8ab5850c80dcdd7b37fc01efd authored almost 2 years ago
update github ci

github.com/kataras/iris - 41326d4ddd493f72ccb73d4fba79f8abd9bb26fe authored almost 2 years ago
update view benchmarks and remove ace template parser

github.com/kataras/iris - ec2d9d016e473856adb485b90840bcf58bf72cc1 authored almost 2 years ago
Upgrade Redis client to v9 (#2102)

Signed-off-by: Gerasimos (Makis) Maropoulos <[email protected]>
Co-authored-by: Gerasimos...

github.com/kataras/iris - 65bb98f05555d658355979d58a4a2f6be1078e1f authored almost 2 years ago
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 t...

github.com/kataras/iris - bbe3da7733db9baae1a72af22513662ac0a6c5da authored almost 2 years ago
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....

github.com/kataras/iris - b40e237e20f28037383ce8203a95f70a96bd02fa authored almost 2 years ago
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 t...

github.com/kataras/iris - d12b74cf10ce25d6d26d46a3ae25190914bdccf8 authored almost 2 years ago
Bump github.com/klauspost/compress from 1.16.0 to 1.16.3 (#2099)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.0 to 1.16...

github.com/kataras/iris - 7ac19e8135b976b130492d221f048dc5fda12c42 authored almost 2 years ago
view: allow only-custom template parsing

github.com/kataras/iris - 767257423203f2c6ae3ad4903de06c664170d7b9 authored almost 2 years ago
Merge branch 'master' of https://github.com/kataras/iris

github.com/kataras/iris - c9c13d76b588971b4ae22cf08b24e82b23d233b7 authored almost 2 years ago
Bump google.golang.org/protobuf from 1.28.1 to 1.29.0 (#2097)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 t...

github.com/kataras/iris - fc93c6259eb617f4e61c9471dc48b5937323743d authored almost 2 years ago
Bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23 (#2096)

Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0....

github.com/kataras/iris - 005b829b44a2b8317660224a2804ea1062db7488 authored almost 2 years ago
Bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#2094)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release n...

github.com/kataras/iris - f7dc59938709dbbfe93ce282adacdc9118f98f47 authored almost 2 years ago
Bump golang.org/x/text from 0.7.0 to 0.8.0 (#2093)

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.7.0 to 0.8.0.
- [Release notes...

github.com/kataras/iris - 51a3637a96f94c3ea507dfc9464ac7ec08dfa8d8 authored almost 2 years ago
Bump golang.org/x/sys from 0.5.0 to 0.6.0 (#2092)

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
- [Release notes](...

github.com/kataras/iris - 5de9f41060bc05b07c7bd930826644ba4ccf2bf6 authored almost 2 years ago
Bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2 (#2090)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.1 to 3.23.2....

github.com/kataras/iris - 0473648bd6712a7bf2faafc9e52f9ca1756a9c62 authored almost 2 years ago