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
Gerasimos (Makis) Maropoulos
3a00e785ea
fix #2098
2023-03-20 18:16:35 +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
dependabot[bot]
7ac19e8135
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.3.
- [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.0...v1.16.3 )
---
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-03-15 18:59:00 +02:00
Gerasimos (Makis) Maropoulos
946ea6787d
v12.2.0
2023-03-11 22:37:55 +02:00
dependabot[bot]
0473648bd6
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.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.1...v3.23.2 )
---
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-03-04 01:13:08 +02:00
dependabot[bot]
b44d2dd584
Bump github.com/klauspost/compress from 1.15.15 to 1.16.0 ( #2089 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.15 to 1.16.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.15.15...v1.16.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-03-04 01:12:48 +02:00
Gerasimos (Makis) Maropoulos
5095d862d9
minor
2023-02-19 21:44:37 +02:00
dependabot[bot]
93950cee88
Bump github.com/andybalholm/brotli from 1.0.4 to 1.0.5 ( #2059 )
...
Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/andybalholm/brotli/releases )
- [Commits](https://github.com/andybalholm/brotli/compare/v1.0.4...v1.0.5 )
---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
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-02-19 21:10:50 +02:00
dependabot[bot]
8fbc8380ba
Bump golang.org/x/net from 0.6.0 to 0.7.0 ( #2058 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.6.0...v0.7.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-02-15 21:56:52 +02:00
dependabot[bot]
d5bd7bf584
Bump golang.org/x/crypto from 0.5.0 to 0.6.0 ( #2056 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.6.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-02-10 16:20:22 +02:00
dependabot[bot]
5c59b72b09
Bump golang.org/x/net from 0.5.0 to 0.6.0 ( #2055 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.6.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-02-10 16:18:12 +02:00
dependabot[bot]
85a5ecdd3c
Bump golang.org/x/sys from 0.4.0 to 0.5.0 ( #2054 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.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-02-08 20:43:46 +02:00
dependabot[bot]
bd04dea30d
Bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 ( #2049 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.12 to 3.23.1.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.12...v3.23.1 )
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
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-02-02 13:15:03 +02:00
dependabot[bot]
6f1b4695b2
Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 ( #2048 )
...
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt ) from 1.3.6 to 1.3.7.
- [Release notes](https://github.com/etcd-io/bbolt/releases )
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.6...v1.3.7 )
---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
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-02-02 13:14:46 +02:00
dependabot[bot]
61731d5824
Bump github.com/microcosm-cc/bluemonday from 1.0.21 to 1.0.22 ( #2047 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.21...v1.0.22 )
---
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-02-02 13:14:29 +02:00
Gerasimos (Makis) Maropoulos
0e0ca214cb
minor: deps
2023-01-25 00:13:16 +02:00
dependabot[bot]
717440c97a
Bump github.com/klauspost/compress from 1.15.14 to 1.15.15 ( #2045 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.14 to 1.15.15.
- [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.15.14...v1.15.15 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 19:58:22 +02:00
dependabot[bot]
ebc9d090ad
Bump golang.org/x/crypto from 0.4.0 to 0.5.0 ( #2039 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.4.0...v0.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-14 03:40:40 +02:00
dependabot[bot]
92c8817f05
Bump golang.org/x/net from 0.4.0 to 0.5.0 ( #2035 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 14:05:32 +02:00
dependabot[bot]
52c1b866e0
Bump golang.org/x/sys from 0.3.0 to 0.4.0 ( #2037 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 14:01:02 +02:00
dependabot[bot]
9cb22fe122
Bump github.com/klauspost/compress from 1.15.13 to 1.15.14 ( #2032 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.13 to 1.15.14.
- [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.15.13...v1.15.14 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 14:00:57 +02:00
Gerasimos (Makis) Maropoulos
196063d4db
_examples: update modules
2022-12-26 23:26:47 +02:00
dependabot[bot]
8de2fa607f
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 ( #2015 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.10 to 3.22.11.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/commits )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24 06:43:49 +02:00
dependabot[bot]
37748f6a3d
Bump github.com/CloudyKit/jet/v6 from 6.1.0 to 6.2.0 ( #2023 )
...
Bumps [github.com/CloudyKit/jet/v6](https://github.com/CloudyKit/jet ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/CloudyKit/jet/releases )
- [Changelog](https://github.com/CloudyKit/jet/blob/master/docs/changes.md )
- [Commits](https://github.com/CloudyKit/jet/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: github.com/CloudyKit/jet/v6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 14:39:46 +02:00
dependabot[bot]
abeae40e60
Bump github.com/klauspost/compress from 1.15.12 to 1.15.13 ( #2020 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.12 to 1.15.13.
- [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.15.12...v1.15.13 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 10:40:50 +02:00
dependabot[bot]
d00eac0e25
Bump golang.org/x/net from 0.2.0 to 0.4.0 ( #2017 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.2.0 to 0.4.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 17:42:58 +02:00
dependabot[bot]
410a09cd8e
Bump golang.org/x/crypto from 0.3.0 to 0.4.0 ( #2018 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.3.0...v0.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 17:38:23 +02:00
Gerasimos (Makis) Maropoulos
5b721b5bff
fix prev gh dep bot pr
2022-12-05 22:41:36 +02:00
dependabot[bot]
f5479e7d37
Bump golang.org/x/text from 0.4.0 to 0.5.0 ( #2014 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 19:59:42 +02:00
dependabot[bot]
ebe4aabf90
Bump golang.org/x/sys from 0.2.0 to 0.3.0 ( #2013 )
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.2.0...v0.3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 19:58:10 +02:00
dependabot[bot]
b351a87b5e
Bump golang.org/x/time from 0.2.0 to 0.3.0 ( #2012 )
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/time/releases )
- [Commits](https://github.com/golang/time/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/time
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 19:57:58 +02:00
dependabot[bot]
4b8519a49e
Bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 ( #2010 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.10 to 3.22.11.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.10...v3.22.11 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 14:11:06 +02:00
Gerasimos (Makis) Maropoulos
8cf891ff25
add Configuration.URLParamSeparator
2022-11-29 10:49:49 +02:00
dependabot[bot]
6a49bc8315
Bump golang.org/x/crypto from 0.2.0 to 0.3.0 ( #2002 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/compare/v0.2.0...v0.3.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-19 00:23:20 +02:00
Gerasimos (Makis) Maropoulos
2adc972bc7
update dependencies
2022-11-15 04:08:48 +02:00
dependabot[bot]
7fb80dce54
Bump github.com/mailgun/raymond/v2 from 2.0.47 to 2.0.48 ( #1998 )
...
Bumps [github.com/mailgun/raymond/v2](https://github.com/mailgun/raymond ) from 2.0.47 to 2.0.48.
- [Release notes](https://github.com/mailgun/raymond/releases )
- [Changelog](https://github.com/mailgun/raymond/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mailgun/raymond/compare/v2.0.47...v2.0.48 )
---
updated-dependencies:
- dependency-name: github.com/mailgun/raymond/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-05 14:13:02 +02:00
dependabot[bot]
4c188d86fd
Bump github.com/shirou/gopsutil/v3 from 3.22.9 to 3.22.10 ( #1997 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.9 to 3.22.10.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.10 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 23:25:47 +02:00
dependabot[bot]
975729777b
Bump github.com/kataras/golog from 0.1.7 to 0.1.8 ( #1996 )
...
Bumps [github.com/kataras/golog](https://github.com/kataras/golog ) from 0.1.7 to 0.1.8.
- [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.7...v0.1.8 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 03:42:41 +02:00
dependabot[bot]
a23feac598
Bump github.com/klauspost/compress from 1.15.11 to 1.15.12 ( #1994 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.11 to 1.15.12.
- [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.15.11...v1.15.12 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-28 12:28:32 +03:00
dependabot[bot]
f4a9d41462
Bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1 ( #1993 )
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.2.0...v1.2.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:11:55 +03:00
dependabot[bot]
bdceab9342
Bump github.com/mailgun/raymond/v2 from 2.0.46 to 2.0.47 ( #1989 )
...
Bumps [github.com/mailgun/raymond/v2](https://github.com/mailgun/raymond ) from 2.0.46 to 2.0.47.
- [Release notes](https://github.com/mailgun/raymond/releases )
- [Changelog](https://github.com/mailgun/raymond/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mailgun/raymond/compare/v2.0.46...v2.0.47 )
---
updated-dependencies:
- dependency-name: github.com/mailgun/raymond/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-20 11:19:05 +03:00
dependabot[bot]
1efbcabfce
Bump golang.org/x/text from 0.3.8 to 0.4.0 ( #1986 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.8 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.8...v0.4.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 22:37:44 +03:00
dependabot[bot]
173de0f852
Bump golang.org/x/text from 0.3.7 to 0.3.8 ( #1984 )
2022-10-12 09:02:19 +03:00
dependabot[bot]
211834a0d7
Bump github.com/tdewolff/minify/v2 from 2.12.2 to 2.12.4 ( #1981 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.12.2 to 2.12.4.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.2...v2.12.4 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:21:18 +03:00
dependabot[bot]
f2281a32fb
Bump github.com/microcosm-cc/bluemonday from 1.0.20 to 1.0.21 ( #1980 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.20 to 1.0.21.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.20...v1.0.21 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:20:34 +03:00
dependabot[bot]
dba5cb1161
Bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 ( #1978 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.8 to 3.22.9.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.8...v3.22.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 12:20:27 +03:00
Gerasimos (Makis) Maropoulos
50d346de84
minor fixes on jet and pug view engines
2022-09-27 22:42:42 +03:00
dependabot[bot]
028ad9f11e
Bump github.com/klauspost/compress from 1.15.10 to 1.15.11 ( #1975 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.10 to 1.15.11.
- [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.15.10...v1.15.11 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 17:44:59 +03:00
dependabot[bot]
76d69a25dd
Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.2 ( #1974 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.12.1...v2.12.2 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 13:51:08 +03:00
Gerasimos (Makis) Maropoulos
512ed6ffc0
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
2022-09-25 20:40:56 +03:00
Gerasimos (Makis) Maropoulos
4cd0621018
add support for the go standard embed tag for locale files
2022-09-23 01:28:47 +03:00
dependabot[bot]
ff81f37062
Bump github.com/kataras/sitemap from 0.0.5 to 0.0.6 ( #1970 )
...
Bumps [github.com/kataras/sitemap](https://github.com/kataras/sitemap ) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/kataras/sitemap/releases )
- [Commits](https://github.com/kataras/sitemap/compare/v0.0.5...v0.0.6 )
---
updated-dependencies:
- dependency-name: github.com/kataras/sitemap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 10:25:28 +03:00
dependabot[bot]
df4dd62231
Bump github.com/kataras/pio from 0.0.10 to 0.0.11 ( #1969 )
...
Bumps [github.com/kataras/pio](https://github.com/kataras/pio ) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/kataras/pio/releases )
- [Commits](https://github.com/kataras/pio/compare/v0.0.10...v0.0.11 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 10:24:43 +03:00
Gerasimos (Makis) Maropoulos
71e8a14615
update dependencies
2022-09-18 21:28:00 +03:00
dependabot[bot]
b037d11c18
Bump github.com/microcosm-cc/bluemonday from 1.0.19 to 1.0.20 ( #1963 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.19...v1.0.20 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:58:28 +03:00
dependabot[bot]
c12dc2a9df
Bump github.com/shirou/gopsutil/v3 from 3.22.7 to 3.22.8 ( #1960 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.7 to 3.22.8.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.7...v3.22.8 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-05 16:58:17 +03:00
dependabot[bot]
3154886e84
Bump github.com/tdewolff/minify/v2 from 2.12.0 to 2.12.1 ( #1958 )
2022-09-02 16:08:21 +03:00
Gerasimos (Makis) Maropoulos
16af6d017f
update deps, go 1.19
2022-08-15 00:44:26 +03:00
dependabot[bot]
028ee70d4a
Bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 ( #1947 )
...
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini ) from 1.66.6 to 1.67.0.
- [Release notes](https://github.com/go-ini/ini/releases )
- [Commits](https://github.com/go-ini/ini/compare/v1.66.6...v1.67.0 )
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
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>
2022-08-09 10:20:21 +03:00
dependabot[bot]
c026ab9241
Bump github.com/shirou/gopsutil/v3 from 3.22.6 to 3.22.7 ( #1943 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.6 to 3.22.7.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.6...v3.22.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>
2022-08-01 14:32:25 +03:00
dependabot[bot]
14db416059
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 ( #1940 )
...
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go ) from 1.28.0 to 1.28.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.28.0...v1.28.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
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>
2022-07-29 08:01:10 +03:00
dependabot[bot]
420c2e40f8
Bump github.com/klauspost/compress from 1.15.8 to 1.15.9 ( #1935 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.8 to 1.15.9.
- [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.15.8...v1.15.9 )
---
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>
2022-07-22 11:33:02 +03:00
dependabot[bot]
52217ef001
Bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 ( #1934 )
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.1.0...v1.2.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>
2022-07-21 13:31:29 +03:00
dependabot[bot]
42b729732c
Bump github.com/kataras/blocks from 0.0.5 to 0.0.6 ( #1933 )
2022-07-19 11:59:30 +03:00
dependabot[bot]
fb82d7845e
Bump github.com/kataras/neffos from 0.0.19 to 0.0.20 ( #1930 )
...
Bumps [github.com/kataras/neffos](https://github.com/kataras/neffos ) from 0.0.19 to 0.0.20.
- [Release notes](https://github.com/kataras/neffos/releases )
- [Commits](https://github.com/kataras/neffos/compare/v0.0.19...v0.0.20 )
---
updated-dependencies:
- dependency-name: github.com/kataras/neffos
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>
2022-07-18 19:41:51 +03:00
dependabot[bot]
ab5398d213
Bump github.com/klauspost/compress from 1.15.7 to 1.15.8 ( #1924 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.7 to 1.15.8.
- [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.15.7...v1.15.8 )
---
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>
2022-07-14 11:33:16 +03:00
dependabot[bot]
b8b2b77556
Bump github.com/tdewolff/minify/v2 from 2.11.12 to 2.12.0 ( #1921 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.12 to 2.12.0.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.12...v2.12.0 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
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>
2022-07-14 11:33:01 +03:00
dependabot[bot]
874266d23c
Bump github.com/tdewolff/minify/v2 from 2.11.11 to 2.11.12 ( #1920 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.11 to 2.11.12.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.11...v2.11.12 )
---
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>
2022-07-07 09:57:24 +03:00
dependabot[bot]
2266cccebf
Bump github.com/microcosm-cc/bluemonday from 1.0.18 to 1.0.19 ( #1919 )
...
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday ) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases )
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.18...v1.0.19 )
---
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>
2022-07-04 09:55:26 +03:00
dependabot[bot]
cc42c0b195
Bump github.com/shirou/gopsutil/v3 from 3.22.5 to 3.22.6 ( #1917 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.5 to 3.22.6.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.5...v3.22.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>
2022-07-01 11:01:09 +03:00
dependabot[bot]
ad95301472
Bump github.com/klauspost/compress from 1.15.6 to 1.15.7 ( #1916 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.6 to 1.15.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.15.6...v1.15.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>
2022-06-30 10:02:35 +03:00
dependabot[bot]
999e83723b
Bump github.com/tdewolff/minify/v2 from 2.11.10 to 2.11.11 ( #1912 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.10 to 2.11.11.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.10...v2.11.11 )
---
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>
2022-06-23 12:15:59 +03:00
Gerasimos (Makis) Maropoulos
ef2643b046
replace ioutil with io package and other minor improvements
2022-06-17 22:03:18 +03:00
dependabot[bot]
20d2855a66
Bump github.com/tdewolff/minify/v2 from 2.11.9 to 2.11.10 ( #1909 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.9 to 2.11.10.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.9...v2.11.10 )
---
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>
2022-06-17 10:24:02 +03:00
dependabot[bot]
7e5469f3d1
Bump github.com/klauspost/compress from 1.15.5 to 1.15.6 ( #1906 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.5 to 1.15.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.15.5...v1.15.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>
2022-06-06 09:31:22 +03:00
dependabot[bot]
6ede845096
Bump github.com/tdewolff/minify/v2 from 2.11.7 to 2.11.9 ( #1905 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.7...v2.11.9 )
---
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>
2022-06-06 09:31:13 +03:00
dependabot[bot]
c201b6ccc8
Bump github.com/kataras/tunnel from 0.0.3 to 0.0.4 ( #1903 )
...
Bumps [github.com/kataras/tunnel](https://github.com/kataras/tunnel ) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/kataras/tunnel/releases )
- [Commits](https://github.com/kataras/tunnel/compare/v0.0.3...v0.0.4 )
---
updated-dependencies:
- dependency-name: github.com/kataras/tunnel
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>
2022-06-02 12:38:40 +03:00
dependabot[bot]
194380da3a
Bump github.com/shirou/gopsutil/v3 from 3.22.4 to 3.22.5 ( #1902 )
...
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil ) from 3.22.4 to 3.22.5.
- [Release notes](https://github.com/shirou/gopsutil/releases )
- [Commits](https://github.com/shirou/gopsutil/compare/v3.22.4...v3.22.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>
2022-06-02 12:38:29 +03:00
dependabot[bot]
2c492ea0f1
Bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 ( #1900 )
...
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini ) from 1.66.5 to 1.66.6.
- [Release notes](https://github.com/go-ini/ini/releases )
- [Commits](https://github.com/go-ini/ini/compare/v1.66.5...v1.66.6 )
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
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>
2022-05-31 10:17:54 +03:00
dependabot[bot]
8ff4813fb8
Bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.7 ( #1899 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.5 to 2.11.7.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.5...v2.11.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>
2022-05-31 10:17:41 +03:00
dependabot[bot]
30a22b1042
Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 ( #1898 )
...
Bumps [gopkg.in/ini.v1](https://github.com/go-ini/ini ) from 1.66.4 to 1.66.5.
- [Release notes](https://github.com/go-ini/ini/releases )
- [Commits](https://github.com/go-ini/ini/compare/v1.66.4...v1.66.5 )
---
updated-dependencies:
- dependency-name: gopkg.in/ini.v1
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>
2022-05-30 09:47:55 +03:00
dependabot[bot]
5647ebdb5b
Bump github.com/klauspost/compress from 1.15.4 to 1.15.5 ( #1897 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.4 to 1.15.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.15.4...v1.15.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>
2022-05-27 09:11:41 +03:00
dependabot[bot]
8277715394
Bump github.com/tdewolff/minify/v2 from 2.11.4 to 2.11.5 ( #1894 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.4 to 2.11.5.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.4...v2.11.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>
2022-05-24 14:47:55 +03:00
dependabot[bot]
eeb7c67bc1
Bump github.com/tdewolff/minify/v2 from 2.11.2 to 2.11.4 ( #1892 )
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.11.2 to 2.11.4.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.2...v2.11.4 )
---
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>
2022-05-23 11:43:43 +03:00
dependabot[bot]
ddc11655e0
Bump github.com/klauspost/compress from 1.15.3 to 1.15.4
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.15.3 to 1.15.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.15.3...v1.15.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>
2022-05-22 15:25:28 +00:00
Gerasimos (Makis) Maropoulos
67f5caacf1
fix #1882
2022-05-08 13:07:16 +03:00
kataras
4a43cd1fbb
upgrade dependencies
2022-05-05 00:04:15 +03:00
Gerasimos (Makis) Maropoulos
a36bd7c235
update deps
2022-04-13 02:44:49 +03:00
Gerasimos (Makis) Maropoulos
2f9ddff5a9
update dependencies
2022-04-02 17:41:06 +03:00
Gerasimos (Makis) Maropoulos
cf36063adf
first release of SSO package and more examples
2022-03-28 14:00:26 +03:00
Gerasimos (Makis) Maropoulos
45d693850b
apply update for #1861 as requested
2022-03-18 22:25:22 +02:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856
2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
52485480d8
upgrade jwt dependency
2022-03-09 11:49:57 +02:00
Gerasimos (Makis) Maropoulos
ad80a14b8f
minor
2022-03-08 00:43:40 +02:00
Gerasimos (Makis) Maropoulos
a6f2bc7f24
update kataras/blocks dependency
2022-03-01 21:44:56 +02:00
Gerasimos (Makis) Maropoulos
5ce8475f35
update deps
2022-03-01 20:30:32 +02:00
Gerasimos (Makis) Maropoulos
09f494e406
minor improvements
2022-02-26 20:03:35 +02:00
Gerasimos (Makis) Maropoulos
980c889f8d
minor fix
2022-02-19 14:26:34 +02:00
Gerasimos (Makis) Maropoulos
41026c9209
publish v12.2.0-alpha6
2022-02-18 22:19:33 +02:00
Gerasimos (Makis) Maropoulos
2a048df5c7
minor improvement on URLParamSlice
2021-12-16 18:57:14 +02:00
Gerasimos (Makis) Maropoulos
968a9ec06c
minor
2021-12-02 16:24:56 +02:00
Gerasimos (Makis) Maropoulos
d62392bebc
update deps
2021-11-15 15:56:07 +02:00
Gerasimos (Makis) Maropoulos
48bb9c9c11
minor improvements
2021-11-15 15:29:30 +02:00
Gerasimos (Makis) Maropoulos
485395190b
update dependencies
2021-10-31 11:49:39 +02:00
Gerasimos (Makis) Maropoulos
a9b97e005a
update dependencies
2021-09-14 22:10:44 +03:00
Gerasimos (Makis) Maropoulos
01b459fa50
update the kataras/tunnel dependency
2021-09-07 18:28:38 +03:00
Gerasimos (Makis) Maropoulos
77b4be7f5e
upgrade all dependencies into master
...
Relative to https://github.com/kataras/iris/pull/1789
2021-07-17 11:32:19 +03:00
Gerasimos (Makis) Maropoulos
32291fa59e
replace snappy dependency
2021-05-28 19:13:51 +03:00
Gerasimos (Makis) Maropoulos
80e75acd6d
update brotli dependency
2021-05-28 19:03:33 +03:00
Gerasimos (Makis) Maropoulos
89f02c6e87
update jwt dependency and use the current Party if relative path is empty on PartyConfigure only
2021-03-03 14:39:47 +02:00
Gerasimos (Makis) Maropoulos
b80bd10903
upgrade dependencies
2021-02-19 08:05:13 +02:00
Gerasimos (Makis) Maropoulos
04477c3e41
fixes, i18n, sitemap generator and new examples
...
Former-commit-id: 54801dc705ee0fa66232f65063f8a68c9cc31921
2019-12-13 23:06:18 +02:00
Gerasimos (Makis) Maropoulos
4e9a6be9aa
i18n several improvements
...
trigger #1369
Former-commit-id: af16dd8de1a0096d33c4e4c97f29ec12a73302f4
2019-11-22 02:57:26 +02:00
Gerasimos (Makis) Maropoulos
c935e5d7d1
add HISTORY entry for v12
...
Former-commit-id: 778fedba71bc146709e840c7a37545e516c7a287
2019-10-26 18:40:35 +03:00
Gerasimos (Makis) Maropoulos
221978e41a
Upgrade to new go errors and some minor fixes and improvements including easier debugging of invalid routes and e.t.c.
...
Former-commit-id: 5809157b952ccc61a67a9861470774b3a6fee024
2019-10-24 18:57:05 +03:00
Gerasimos (Makis) Maropoulos
943c3f77cb
update neffos
...
Former-commit-id: f81a15d8e574138de6d8b4d674db2b38865d38f6
2019-08-10 19:28:03 +03:00
Gerasimos (Makis) Maropoulos
eb29a80753
redis sessiondb: support more than one driver - builtin redigo(default) and radix - rel to: #1328
...
Former-commit-id: 1eee58f2c49f64899fffc3ad61bcf074f8949cc1
2019-08-06 18:40:13 +03:00
Gerasimos (Makis) Maropoulos
b37b369b51
add content negotiation feature, add context.ReadYAML and fix https://github.com/kataras/neffos/issues/1#issuecomment-515698536
...
Former-commit-id: 9753e3e45c7c24788b97814d3ecfb4b03f5ff414
2019-08-03 04:41:09 +03:00
Gerasimos (Makis) Maropoulos
db0702ca75
implement ReadQuery with 'url' struct field tag name strictly, as requested at: #1207
...
Former-commit-id: dc0c237f62aa6db5a0c1755b2074d8a18dba0d8f
2019-07-24 03:29:42 +03:00
Gerasimos (Makis) Maropoulos
710cc6da54
fix https://github.com/kataras/iris/issues/1298
...
Former-commit-id: 7371178a7662a7e55bd1c83a22ae3a4896b449fb
2019-07-24 02:24:47 +03:00
Gerasimos (Makis) Maropoulos
452b7d2df0
minor
...
Former-commit-id: f0a26383ace695525d5aec52ec2181d781d26a83
2019-07-19 12:27:35 +03:00
Gerasimos (Makis) Maropoulos
272566950d
_examples/websocket/basic: add a nodejs client and provide a README.md on how to run the websocket clients and the server
...
Former-commit-id: a98a80996d7d95fa947e72c71803407682229fa7
2019-06-13 12:15:01 +03:00
Gerasimos (Makis) Maropoulos
e10fada695
updates for neffos and re-push the fix of the request path with uri unescaped codes
...
Former-commit-id: fda1edb3e8dfc538da541070366f5f8f997bf367
2019-06-06 23:05:17 +03:00
Gerasimos (Makis) Maropoulos
e19a519c6e
add neffos.Object
based on the latest neffos API and update the go.mod for neffos
...
Former-commit-id: 47836caf61d3c951f1599714a4310bbdef1c87b7
2019-06-03 12:06:18 +03:00
Gerasimos (Makis) Maropoulos
04bc21dd3b
Add the new websocket package (which is just a helper for kataras/neffos) and an example for go server, client, browser client and nodejs client. Add a .fossa.yml and the generated NOTICE file for 3rd-party libs. Update go.mod, go.sum. Update the vendor folder for pongo2 to its latest master as well
...
Former-commit-id: 89c05079415977d65e7328a1eb8a1c602d76f78a
2019-06-02 17:49:45 +03:00
Gerasimos (Makis) Maropoulos
8d388fb1c6
fix go.mod caused by prev commit
...
Former-commit-id: a93e1794c6d8ef01a5539577835fe997d60ec86a
2019-05-30 10:54:42 +03:00
Gerasimos (Makis) Maropoulos
adb6fd764a
extract the Delim
for redis sessiondb as requested at https://github.com/kataras/iris/issues/1256 and add a mvc/regexp example and some other trivial changes
...
Former-commit-id: f9e09320bfe07ae10ac74f54a78272cf21d21cc7
2019-05-30 10:48:07 +03:00
Gerasimos (Makis) Maropoulos
caac0480ba
context#ReadForm can skip unkown fields by iris/context.IsErrPath(err), fixes: https://github.com/kataras/iris/issues/1157
...
Former-commit-id: 5cc8e5a9d58071591154e988262b547653c34e36
2019-01-04 11:40:55 +02:00
Gerasimos (Makis) Maropoulos
8d12c526d8
update kataras/pio gomod version
...
Former-commit-id: bcca4382f2533b32b2b8497fb5efb339da30f6f0
2019-01-03 12:57:49 +02:00
Gerasimos (Makis) Maropoulos
8b85b602df
fix https://github.com/kataras/iris/issues/1141 and https://github.com/kataras/iris/issues/1142
...
Former-commit-id: d8d73b3e1b713af9bf7b4712121324079ede6a41
2018-11-28 23:20:08 +02:00
Gerasimos (Makis) Maropoulos
0411e0eaee
update mod
...
Former-commit-id: 883c1578672e95891f7aadd4d48948b3bcc822bf
2018-11-18 05:24:21 +02:00
Gerasimos (Makis) Maropoulos
fc9e5b3c05
resolve master conflicts for vendor
...
Former-commit-id: c47d392d32b704f230ae4b2e2610ea35c4e399f6
2018-11-11 01:33:14 +02:00
Gerasimos (Makis) Maropoulos
3a77da586f
blackfriday move to iris-contrib, tested
...
Former-commit-id: b9a0b9288f06a190500d8583af2503fcd67efe12
2018-11-11 00:57:26 +02:00
Gerasimos (Makis) Maropoulos
3b2f19eda5
move the blackfriday lib to the iris-contrib for the stability to avoid issues like: https://github.com/kataras/iris/issues/1132
...
Former-commit-id: 5540abd73f3b917e89a73486e5983605546b9008
2018-11-11 00:41:55 +02:00
Gerasimos (Makis) Maropoulos
d766bf9f65
fix https://github.com/kataras/iris/pull/1128 for https://github.com/kataras/iris/issues/1132
...
Former-commit-id: fd3ef788ff4696e8a7f3d0d2cf11be4532abdf3f
2018-11-10 23:46:01 +02:00
Gerasimos (Makis) Maropoulos
22782bbefe
examples: update the cors example to be easier for beginners
...
And update the pug view engine's vendor jade template engine to yesterday version 1 (tested and worked) to fix https://github.com/kataras/iris/issues/1125
Former-commit-id: 0ea7a8dd97ab13e5ecf984c379234cc671f5d84e
2018-11-06 04:06:50 +02:00
Gerasimos (Makis) Maropoulos
3962710d3d
Version 11 released. Read https://github.com/kataras/iris/blob/master/HISTORY.md#su-21-october-2018--v1100
...
Former-commit-id: fe6305deed00e170bf4d39a12c0644fe686e0a24
2018-10-21 19:20:05 +03:00