Commit Graph

330 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
19a72ddc84
minor: update deps
more features designed for the past 2-3 months to come, this is just a hotfix
2024-04-08 20:29:19 +03:00
Gerasimos (Makis) Maropoulos
113ce190e6
release version 12.2.10 2024-01-18 03:11:54 +02:00
dependabot[bot]
0063f1ce39
Bump github.com/tdewolff/minify/v2 from 2.20.12 to 2.20.13 (#2351)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.12 to 2.20.13.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.12...v2.20.13)

---
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>
2024-01-13 12:22:50 +02:00
dependabot[bot]
38d2662661
Bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#2350)
Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.0.6 to 1.1.0.
- [Commits](https://github.com/andybalholm/brotli/compare/v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
  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>
2024-01-13 12:22:43 +02:00
Gerasimos (Makis) Maropoulos
ff59475a41
update deps 2024-01-10 23:53:42 +02:00
Gerasimos (Makis) Maropoulos
b2c37e17b4
add x/errors.RecoveryHandler 2024-01-10 22:17:58 +02:00
Gerasimos (Makis) Maropoulos
ad75479541
add x/errors.Handler, CreateHandler, NoContentHandler, NoContenetOrNotModifiedHandler and ListHandler ready-to-use handlers for service method calls to Iris Handler 2024-01-09 11:11:53 +02:00
Gerasimos (Makis) Maropoulos
104bea0a58
Add new x/errors/validation package to make your life even more easier (using Generics) 2024-01-07 15:08:03 +02:00
Gerasimos (Makis) Maropoulos
1ae4e71176
add x/errors.OK, Create, NoContent and NoContentOrNotModified package-level generic functions as custom service helpers 2024-01-04 03:33:00 +02:00
Gerasimos (Makis) Maropoulos
b727f4b143
add x/timex.GetMonthDays, GetMonthEnd and x/jsonx.SimpleDates type and x/jsonx.GetSimpleDateRange function 2023-12-30 13:23:59 +02:00
dependabot[bot]
26422ebaf4
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#2343)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.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-12-25 23:39:01 +02:00
dependabot[bot]
b9806e5e58
Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 (#2342)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.3.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.3.0...v9.3.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-12-20 20:23:00 +02:00
Gerasimos (Makis) Maropoulos
d808958057
update deps 2023-12-19 12:15:29 +02:00
dependabot[bot]
3061191ebd
Bump github.com/kataras/jwt from 0.1.11 to 0.1.12 (#2302)
Bumps [github.com/kataras/jwt](https://github.com/kataras/jwt) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/kataras/jwt/releases)
- [Commits](https://github.com/kataras/jwt/compare/v0.1.11...v0.1.12)

---
updated-dependencies:
- dependency-name: github.com/kataras/jwt
  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-12-07 11:01:41 +02:00
dependabot[bot]
6e8228596d
Bump github.com/tdewolff/minify/v2 from 2.20.7 to 2.20.9 (#2301)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.7 to 2.20.9.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.7...v2.20.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>
2023-12-05 11:51:19 +02:00
dependabot[bot]
24065bd0b5
Bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#2300)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.3 to 1.17.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.17.3...v1.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 11:50:28 +02:00
dependabot[bot]
14f5af14c2
Bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#2297)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 11:50:06 +02:00
dependabot[bot]
9573ee50d6
Bump golang.org/x/net from 0.18.0 to 0.19.0 (#2294)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/net/compare/v0.18.0...v0.19.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-11-28 20:45:27 +02:00
dependabot[bot]
594ba5dd61
Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2293)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.16.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-11-28 20:44:43 +02:00
dependabot[bot]
6690434b9c
Bump golang.org/x/time from 0.4.0 to 0.5.0 (#2292)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/time/compare/v0.4.0...v0.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 20:44:35 +02:00
dependabot[bot]
196c7f8759
Bump golang.org/x/sys from 0.14.0 to 0.15.0 (#2291)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/sys/compare/v0.14.0...v0.15.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-11-28 20:44:29 +02:00
dependabot[bot]
583bd3eb6b
Bump github.com/tdewolff/minify/v2 from 2.20.6 to 2.20.7 (#2286)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.6 to 2.20.7.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.6...v2.20.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-11-20 09:22:09 +02:00
dependabot[bot]
eb9ddd5d76
Bump github.com/klauspost/compress from 1.17.2 to 1.17.3 (#2284)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.2 to 1.17.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.17.2...v1.17.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-11-16 14:41:42 +02:00
Gerasimos (Makis) Maropoulos
5f749453c7
add /x/client.Clone method 2023-11-13 21:27:35 +02:00
dependabot[bot]
c484fa3dfa
Bump golang.org/x/net from 0.17.0 to 0.18.0 (#2282)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.18.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-11-09 22:05:20 +02:00
dependabot[bot]
25d491ff8d
Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#2281)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.15.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-11-09 21:58:48 +02:00
Gerasimos (Makis) Maropoulos
e2f0224332
release v12.2.8 2023-11-05 22:20:20 +02:00
Gerasimos (Makis) Maropoulos
4d13ff3622
improvements of the new ContextWrapper 2023-11-03 21:20:32 +02:00
Gerasimos (Makis) Maropoulos
3bd356734d
upgrade golog dependency (support for log/slog std package) as requested at: #2260 2023-11-01 20:37:36 +02:00
dependabot[bot]
22713f6b7f
Bump github.com/tdewolff/minify/v2 from 2.20.0 to 2.20.5 (#2277)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.20.0 to 2.20.5.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.20.0...v2.20.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-11-01 19:23:14 +02:00
dependabot[bot]
ebf6209ece
Bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#2276)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.9 to 3.23.10.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.9...v3.23.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:22:33 +02:00
dependabot[bot]
738d0a2a70
Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#2275)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.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.2.1...v9.3.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-11-01 19:22:22 +02:00
dependabot[bot]
b3be59e4e2
Bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 (#2268)
Bumps [github.com/nats-io/nkeys](https://github.com/nats-io/nkeys) from 0.4.4 to 0.4.6.
- [Release notes](https://github.com/nats-io/nkeys/releases)
- [Changelog](https://github.com/nats-io/nkeys/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nkeys/compare/v0.4.4...v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nkeys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 19:22:07 +02:00
dependabot[bot]
d3c8acd876
Bump github.com/tdewolff/minify/v2 from 2.19.10 to 2.20.0 (#2264)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.19.10 to 2.20.0.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.19.10...v2.20.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>
2023-10-30 11:59:17 +02:00
dependabot[bot]
06711c152f
Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2263)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [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.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  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-29 21:10:50 +02:00
dependabot[bot]
e369b15ad6
Bump github.com/vmihailenco/msgpack/v5 from 5.4.0 to 5.4.1 (#2262)
Bumps [github.com/vmihailenco/msgpack/v5](https://github.com/vmihailenco/msgpack) from 5.4.0 to 5.4.1.
- [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.4.0...v5.4.1)

---
updated-dependencies:
- dependency-name: github.com/vmihailenco/msgpack/v5
  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-29 21:10:40 +02:00
dependabot[bot]
2653323990
Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 (#2261)
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
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-10-29 21:10:30 +02:00
Gerasimos (Makis) Maropoulos
d5a29fad6c
remove toolchain line from go.mod, in order for CI to pass 2023-10-24 15:19:10 +03:00
Gerasimos (Makis) Maropoulos
0105571427
update dependencies 2023-10-24 15:14:05 +03:00
Gerasimos (Makis) Maropoulos
6df3ada9c8
update examples deps 2023-10-12 20:31:32 +03:00
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