From 49e832595a7f73ce22f2b0b3af141bceec226539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Sep 2022 08:04:32 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/vith from 0.5.1 to 0.5.2 Bumps [github.com/ViBiOh/vith](https://github.com/ViBiOh/vith) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/ViBiOh/vith/releases) - [Commits](https://github.com/ViBiOh/vith/compare/v0.5.1...v0.5.2) --- updated-dependencies: - dependency-name: github.com/ViBiOh/vith 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 a71780d2..d22af75a 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/ViBiOh/exas v0.5.2 github.com/ViBiOh/flags v1.2.0 github.com/ViBiOh/httputils/v4 v4.47.9 - github.com/ViBiOh/vith v0.5.1 + github.com/ViBiOh/vith v0.5.2 github.com/golang/mock v1.6.0 github.com/prometheus/client_golang v1.13.0 github.com/streadway/amqp v1.0.0 diff --git a/go.sum b/go.sum index 46c5bf1b..20b248c4 100644 --- a/go.sum +++ b/go.sum @@ -45,8 +45,8 @@ github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc= github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s= github.com/ViBiOh/httputils/v4 v4.47.9 h1:lEhwUZI0ioFMwzVkuNZyDVu0IrxuOT9adwOUUy1NnEQ= github.com/ViBiOh/httputils/v4 v4.47.9/go.mod h1:B31MGYvRLxCarxA3onkKE7DLGAlFzvx2gpWjSmbHUK8= -github.com/ViBiOh/vith v0.5.1 h1:MpHl+mYGxhnxdUyl3GNqoFof9oONQynPcQijlPVpZwo= -github.com/ViBiOh/vith v0.5.1/go.mod h1:T7p9afXVro81yRYDsUz0KElE/b8ilPxXvtuKfQoUWy8= +github.com/ViBiOh/vith v0.5.2 h1:fQh0kLjQALglfbbKGWjw3Tlt4tdN2LHMbe7txynuc48= +github.com/ViBiOh/vith v0.5.2/go.mod h1:fnE4gx85IArbQd64ZUiiGM0JNCJ+1+Fc2MPzHxuxUkA= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=