From 675aae465c6631a7f4de67b00ea9382df07a3e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 03:08:53 +0000 Subject: [PATCH] chore(deps): bump github.com/twitchtv/twirp Bumps [github.com/twitchtv/twirp](https://github.com/twitchtv/twirp) from 8.1.1+incompatible to 8.1.2+incompatible. - [Release notes](https://github.com/twitchtv/twirp/releases) - [Commits](https://github.com/twitchtv/twirp/compare/v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: github.com/twitchtv/twirp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bd28b9652b68..cf8c840437dd 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( github.com/spf13/afero v1.8.1 // indirect github.com/stretchr/testify v1.7.0 github.com/testcontainers/testcontainers-go v0.12.0 - github.com/twitchtv/twirp v8.1.1+incompatible + github.com/twitchtv/twirp v8.1.2+incompatible github.com/urfave/cli/v2 v2.3.0 go.uber.org/zap v1.21.0 golang.org/x/exp v0.0.0-20220321124402-2d6d886f8a82 diff --git a/go.sum b/go.sum index a8306a82271a..4f39144d0e3a 100644 --- a/go.sum +++ b/go.sum @@ -1503,8 +1503,8 @@ github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea/go.mod h1:WPnis/6 github.com/tonistiigi/vt100 v0.0.0-20210615222946-8066bb97264f/go.mod h1:ulncasL3N9uLrVann0m+CDlJKWsIAP34MPcOJF6VRvc= github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM= github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c/go.mod h1:hzIxponao9Kjc7aWznkXaL4U4TWaDSs8zcsY4Ka08nM= -github.com/twitchtv/twirp v8.1.1+incompatible h1:s5WnVKMhC4Xz1jOfNAqTg85iguOWAvsrCJoPiezlLFA= -github.com/twitchtv/twirp v8.1.1+incompatible/go.mod h1:RRJoFSAmTEh2weEqWtpPE3vFK5YBhA6bqp2l1kfCC5A= +github.com/twitchtv/twirp v8.1.2+incompatible h1:0O6TfzZW09ZP5r+ORA90XQEE3PTgA6C7MBbl2KxvVgE= +github.com/twitchtv/twirp v8.1.2+incompatible/go.mod h1:RRJoFSAmTEh2weEqWtpPE3vFK5YBhA6bqp2l1kfCC5A= github.com/uber/jaeger-client-go v2.25.0+incompatible/go.mod h1:WVhlPFC8FDjOFMMWRy2pZqQJSXxYSwNYOkTr/Z6d3Kk= github.com/uber/jaeger-lib v2.2.0+incompatible/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U= github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=