From 12bb1fae276005c478f6b25be394ac316ee9406b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 01:52:54 +0000 Subject: [PATCH] chore(deps): bump github.com/juju/cmd/v3 from 3.0.14 to 3.0.16 Bumps [github.com/juju/cmd/v3](https://github.com/juju/cmd) from 3.0.14 to 3.0.16. - [Release notes](https://github.com/juju/cmd/releases) - [Commits](https://github.com/juju/cmd/compare/v3.0.14...v3.0.16) --- updated-dependencies: - dependency-name: github.com/juju/cmd/v3 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 6378fcc3..6858050c 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/hashicorp/terraform-plugin-testing v1.9.0 github.com/juju/charm/v12 v12.1.0 github.com/juju/clock v1.1.1 - github.com/juju/cmd/v3 v3.0.14 + github.com/juju/cmd/v3 v3.0.16 github.com/juju/collections v1.0.4 github.com/juju/errors v1.0.0 github.com/juju/names/v4 v4.0.0-20220207005702-9c6532a52823 diff --git a/go.sum b/go.sum index 982f1523..c37dc191 100644 --- a/go.sum +++ b/go.sum @@ -328,8 +328,8 @@ github.com/juju/charm/v12 v12.1.0 h1:V0M440FBP4ASRgA98jxEWqlcb38ahP0rus4u05ftPJ8 github.com/juju/charm/v12 v12.1.0/go.mod h1:QRuKxXC5zzfPlAa8ipmxX1tvpbIBliueLVHGbs3T7wU= github.com/juju/clock v1.1.1 h1:NvgHG9DQmOpBevgt6gzkyimdWBooLXDy1cQn89qJzBI= github.com/juju/clock v1.1.1/go.mod h1:HIBvJ8kiV/n7UHwKuCkdYL4l/MDECztHR2sAvWDxxf0= -github.com/juju/cmd/v3 v3.0.14 h1:KuuamArSH7vQ6SdQKEHYK2scEMkJTEZKLs8abrlW3XE= -github.com/juju/cmd/v3 v3.0.14/go.mod h1:lGtDvm2BG+FKnIS8yY/vrhxQNX9imnL6bPIYGSTchuI= +github.com/juju/cmd/v3 v3.0.16 h1:P/tG4BPtE+MsmECtnFx+KBC8NFi1ESvHbZ8NzMAll1g= +github.com/juju/cmd/v3 v3.0.16/go.mod h1:lGtDvm2BG+FKnIS8yY/vrhxQNX9imnL6bPIYGSTchuI= github.com/juju/collections v1.0.4 h1:GjL+aN512m2rVDqhPII7P6qB0e+iYFubz8sqBhZaZtk= github.com/juju/collections v1.0.4/go.mod h1:hVrdB0Zwq9wIU1Fl6ItD2+UETeNeOEs+nGvJufVe+0c= github.com/juju/description/v5 v5.0.4 h1:qA35hRglZ47j1mmo9zUM9R+2WSDCH5dvL5ik7gA2aVE=