From cb29f593e4f3aad1d710d19bbf30779dcbeec1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Sep 2021 23:13:34 +0000 Subject: [PATCH] build(deps): bump github.com/go-courier/x from 0.0.10 to 0.0.11 Bumps [github.com/go-courier/x](https://github.com/go-courier/x) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/go-courier/x/releases) - [Changelog](https://github.com/go-courier/x/blob/main/CHANGELOG.md) - [Commits](https://github.com/go-courier/x/compare/v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: github.com/go-courier/x 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 1ad1471..27cd198 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/go-courier/logr v0.0.2 github.com/go-courier/metax v1.3.0 github.com/go-courier/packagesx v1.0.2 - github.com/go-courier/x v0.0.10 + github.com/go-courier/x v0.0.11 github.com/go-sql-driver/mysql v1.6.0 github.com/google/uuid v1.3.0 github.com/lib/pq v1.10.3 diff --git a/go.sum b/go.sum index 4beb474..fea90c8 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/go-courier/ptr v1.0.1/go.mod h1:oBnPUcGul7WHILdX53pcWGzGUUJ4GoZ/YaDTn github.com/go-courier/reflectx v1.3.4 h1:H5GD34mL2MlVU3cnrg/HiUhBfO+Ztorm4PHQFOvH60M= github.com/go-courier/reflectx v1.3.4/go.mod h1:UP/ivAcgLD61WD44dpJlEudkcYN37Tlc5eL1e2E96SQ= github.com/go-courier/x v0.0.4/go.mod h1:UggWZeG7AOVXphLfpltal0Kq8Bn1MHcr6uPiyjEaCBg= -github.com/go-courier/x v0.0.10 h1:LeOrRqLENN0BxKCbyJ0dsKVmzfBIjvbWJKPGlbbP+90= -github.com/go-courier/x v0.0.10/go.mod h1:isWbRBAJwGN/EN9HT+4ujIFF/quBVTyOnqxFx+Tx7MI= +github.com/go-courier/x v0.0.11 h1:p82Et8BRtoO2brLWIY1a2PoATyURqZX9RxwMzzYNSjs= +github.com/go-courier/x v0.0.11/go.mod h1:isWbRBAJwGN/EN9HT+4ujIFF/quBVTyOnqxFx+Tx7MI= github.com/go-sql-driver/mysql v1.6.0 h1:BCTh4TKNUYmOmMUcQ3IipzF5prigylS7XXjEkfCHuOE= github.com/go-sql-driver/mysql v1.6.0/go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg= github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=