Gerasimos (Makis) Maropoulos
9bc7dfe2a7
update core deps
2023-10-12 20:09:54 +03:00
dependabot[bot]
fcaa9ddaea
Bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 ( #2221 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.23.8 to 3.23.9.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9 )
---
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-10-03 11:59:24 +03:00
dependabot[bot]
f350229f3e
Bump github.com/vmihailenco/msgpack/v5 from 5.3.5 to 5.4.0 ( #2220 )
...
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack ) from 5.3.5 to 5.4.0.
- [Release notes](https://github.com/vmihailenco/msgpack/releases )
- [Changelog](https://github.com/vmihailenco/msgpack/blob/v5/CHANGELOG.md )
- [Commits](https://github.com/vmihailenco/msgpack/compare/v5.3.5...v5.4.0 )
---
updated-dependencies:
- dependency-name: github.com/vmihailenco/msgpack/v5
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-10-03 11:59:12 +03:00
dependabot[bot]
24c5bd1e78
Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 ( #2219 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.2.0 to 9.2.1.
- [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.2.0...v9.2.1 )
---
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-10-01 00:31:15 +03:00
Gerasimos (Makis) Maropoulos
effb0a983b
Update examples dependencies
2023-09-25 19:42:38 +03:00
Gerasimos (Makis) Maropoulos
e7b40398aa
update Blocks module
2023-09-24 17:35:49 +03:00
dependabot[bot]
e0ac28c1bb
Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 ( #2213 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.1.0 to 9.2.0.
- [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.1.0...v9.2.0 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
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-09-24 01:49:22 +03:00
dependabot[bot]
8b98da1a73
Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 ( #2211 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.16.7 to 1.17.0.
- [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.7...v1.17.0 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
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-09-24 01:49:09 +03:00
Gerasimos (Makis) Maropoulos
24ba4e8933
update dependencies
2023-09-08 19:12:03 +03:00
Jamie Tanna
cf3808ae65
Downgrade Go version requirement to 1.20 ( #2197 )
...
As part of the upgrade to Go 1.21, the Go toolchain now requires the
`go` directive to match the maximum Go version in use in dependencies.
This leads to any transitive dependency on this library to result in a
requirement of the consuming project moving to Go 1.21.
Although in a lot of cases this may not be as problematic, it forces
consumers to migrate, which we don't need to do in this case.
This also requires we bump jwt and httpexpect dependencies, as they've
downgraded, too.
2023-09-08 19:08:16 +03:00
Gerasimos (Makis) Maropoulos
b7c2aba67e
upgrade kataras/jwt package and auth/sso: add a future forgiven of 1 minute to issuet_at
2023-09-08 12:32:46 +03:00
Gerasimos (Makis) Maropoulos
b8d84b7767
minor
2023-08-31 13:05:08 +03:00
dependabot[bot]
06d5e56512
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 notes](https://github.com/google/uuid/releases )
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/google/uuid
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-08-22 15:07:03 +03:00
dependabot[bot]
4394c6326f
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.
- [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.5...v9.1.0 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
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-08-21 20:13:03 +03:00
Gerasimos (Makis) Maropoulos
2e9745a915
add some comments to iris.NewGuide and update httpexpect module
2023-08-20 03:05:28 +03:00
Gerasimos (Makis) Maropoulos
2f85ad1cfd
update kataras/jwt module
2023-08-17 12:06:51 +03:00
Gerasimos (Makis) Maropoulos
b11a29fb49
release v12.2.2
2023-08-12 07:33:22 +03:00
Gerasimos (Makis) Maropoulos
de478687dc
release v12.2.2
2023-08-12 07:29:22 +03:00
Gerasimos (Makis) Maropoulos
0da32ca844
minor
2023-08-11 00:27:58 +03:00
Gerasimos (Makis) Maropoulos
a5daba277f
update examples dependencies
2023-08-11 00:22:59 +03:00
dependabot[bot]
72f9d4ba5c
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](https://github.com/golang/net/compare/v0.12.0...v0.13.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-08-02 15:24:22 +03:00
dependabot[bot]
6d0819cfa2
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.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.7...v2.12.8 )
---
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-08-02 15:24:13 +03:00
dependabot[bot]
55da0252f6
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.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.6...v3.23.7 )
---
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-08-02 15:22:44 +03:00
dependabot[bot]
4cb0c626be
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.24 to 1.0.25.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.24...v1.0.25 )
---
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-07-25 17:38:48 +03:00
Gerasimos (Makis) Maropoulos
d254d48f34
Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents()
...
relative to: #2158
2023-07-17 18:30:45 +03:00
dependabot[bot]
757e7fe61b
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](https://github.com/golang/net/compare/v0.11.0...v0.12.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-07-07 03:47:47 +03:00
dependabot[bot]
aa16edb6bb
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 notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.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-07-07 03:47:08 +03:00
dependabot[bot]
834e4481ec
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/golang/sys/compare/v0.9.0...v0.10.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-07-07 03:46:05 +03:00
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
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
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
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
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
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
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