From a813572b90700dde7cc53bbe59232c7f34b825ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:43:04 +0000 Subject: [PATCH] chore(deps): bump github.com/juju/cmd/v3 from 3.0.16 to 3.1.1 Bumps [github.com/juju/cmd/v3](https://github.com/juju/cmd) from 3.0.16 to 3.1.1. - [Release notes](https://github.com/juju/cmd/releases) - [Commits](https://github.com/juju/cmd/compare/v3.0.16...v3.1.1) --- updated-dependencies: - dependency-name: github.com/juju/cmd/v3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 750c85c6..5cb70f25 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/hashicorp/terraform-plugin-testing v1.10.0 github.com/juju/charm/v12 v12.1.1 github.com/juju/clock v1.1.1 - github.com/juju/cmd/v3 v3.0.16 + github.com/juju/cmd/v3 v3.1.1 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 e1993619..118d9dd0 100644 --- a/go.sum +++ b/go.sum @@ -332,8 +332,8 @@ github.com/juju/charm/v12 v12.1.1 h1:ar9IyY1ElOoP9TOo1wTsiMrBmCfUwbjDFde7T48lhik github.com/juju/charm/v12 v12.1.1/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.16 h1:P/tG4BPtE+MsmECtnFx+KBC8NFi1ESvHbZ8NzMAll1g= -github.com/juju/cmd/v3 v3.0.16/go.mod h1:lGtDvm2BG+FKnIS8yY/vrhxQNX9imnL6bPIYGSTchuI= +github.com/juju/cmd/v3 v3.1.1 h1:mhXjnm/tj1uYieTd6zc+lAyCrXsETrD+WdsTI6gAM3c= +github.com/juju/cmd/v3 v3.1.1/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/v7 v7.0.2 h1:v44ZkjMeuIwvQQ/abFNS/W2SUQaN6zWfJz0dhuEAtZ0=