Bump github.com/andybalholm/brotli from 1.0.4 to 1.0.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 12 May 2023 05:23:05 +0000 (05:23 +0000)
committerGitHub <noreply@github.com>
Fri, 12 May 2023 05:23:05 +0000 (05:23 +0000)
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>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 12278482ade3fcb0e7ef12ec6f6edc61b438f3af..caab110c7ffe48af692989a1d62965ab7e71b86c 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.18
 require (
        github.com/alecthomas/kingpin/v2 v2.3.2
        github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137
-       github.com/andybalholm/brotli v1.0.4
+       github.com/andybalholm/brotli v1.0.5
        github.com/go-kit/log v0.2.1
        github.com/miekg/dns v1.1.50
        github.com/pkg/errors v0.9.1
diff --git a/go.sum b/go.sum
index d5dc1745da42fba563030b6c680acb3fde8b959f..f23f4d443c97318110a99489d42ad8cf69a80da1 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -2,8 +2,8 @@ github.com/alecthomas/kingpin/v2 v2.3.2 h1:H0aULhgmSzN8xQ3nX1uxtdlTHYoPLu5AhHxWr
 github.com/alecthomas/kingpin/v2 v2.3.2/go.mod h1:0gyi0zQnjuFk8xrkNKamJoyUo382HRL7ATRpFZCw6tE=
 github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137 h1:s6gZFSlWYmbqAuRjVTiNNhvNRfY2Wxp9nhfyel4rklc=
 github.com/alecthomas/units v0.0.0-20211218093645-b94a6e3cc137/go.mod h1:OMCwj8VM1Kc9e19TLln2VL61YJF0x1XFtfdL4JdbSyE=
-github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
-github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
+github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
+github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
 github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
 github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
 github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE=