From 20facb49b7b1104b24b3da2e7f4f601d5676f6e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Jan 2021 05:07:44 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/httputils/v3 from 3.34.2 to 3.35.1 Bumps [github.com/ViBiOh/httputils/v3](https://github.com/ViBiOh/httputils) from 3.34.2 to 3.35.1. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](https://github.com/ViBiOh/httputils/compare/v3.34.2...v3.35.1) 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 fdcbcb1..e258606 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/ViBiOh/spurf/v2 go 1.15 -require github.com/ViBiOh/httputils/v3 v3.34.2 +require github.com/ViBiOh/httputils/v3 v3.35.1 diff --git a/go.sum b/go.sum index 4a5a279..744e853 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0= github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo= github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI= -github.com/ViBiOh/httputils/v3 v3.34.2 h1:5mIa0FuMN6QfylY5TOtCH7MGO46LstoG7RFhG0BWhC8= -github.com/ViBiOh/httputils/v3 v3.34.2/go.mod h1:l4sdVJfRu99dY7rNJfMinJHYb0pJZU9FEz7C83dX6gE= +github.com/ViBiOh/httputils/v3 v3.35.1 h1:CJ3BcpYzxlI2MoxJbUwqzBXTe7BHXoAFkFDwCOrra1Y= +github.com/ViBiOh/httputils/v3 v3.35.1/go.mod h1:l4sdVJfRu99dY7rNJfMinJHYb0pJZU9FEz7C83dX6gE= github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g= github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=