From 08c3018135e0b0836389129fa1f666727196b208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 14:47:29 +0100 Subject: [PATCH] Bump github.com/CircleCI-Public/circleci-cli from 0.1.29936 to 0.1.30163 (#406) Bumps [github.com/CircleCI-Public/circleci-cli](https://github.com/CircleCI-Public/circleci-cli) from 0.1.29936 to 0.1.30163. - [Release notes](https://github.com/CircleCI-Public/circleci-cli/releases) - [Changelog](https://github.com/CircleCI-Public/circleci-cli/blob/develop/.goreleaser.yml) - [Commits](https://github.com/CircleCI-Public/circleci-cli/compare/v0.1.29936...v0.1.30163) --- updated-dependencies: - dependency-name: github.com/CircleCI-Public/circleci-cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e90a6722..531862f1 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/BESTSELLER/dependabot-circleci go 1.21 require ( - github.com/CircleCI-Public/circleci-cli v0.1.29936 + github.com/CircleCI-Public/circleci-cli v0.1.30163 github.com/google/go-containerregistry v0.19.0 github.com/google/go-github/v58 v58.0.0 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 diff --git a/go.sum b/go.sum index 6cec47a3..a2adfbd0 100644 --- a/go.sum +++ b/go.sum @@ -7,8 +7,8 @@ github.com/BESTSELLER/go-version v1.2.5 h1:naMdfH4XsfyfAQVMSNDmye6pAQx0sIYClV6rP github.com/BESTSELLER/go-version v1.2.5/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= -github.com/CircleCI-Public/circleci-cli v0.1.29936 h1:0PqC3O01H1A4W7MBHbDOUOiaetISTaLv37KdB9tp+4k= -github.com/CircleCI-Public/circleci-cli v0.1.29936/go.mod h1:6e4k+ewvIN1SrZjpYpvhV/74iK6s7cOEtsbfJxn7PnY= +github.com/CircleCI-Public/circleci-cli v0.1.30163 h1:RFSd//Ms1WBRAuE2dGDJBLq+L1+sePaVqCR8trXuI2o= +github.com/CircleCI-Public/circleci-cli v0.1.30163/go.mod h1:kaIfGkW8rIpw4yTCJJXe8zWi2FIexDwoGagk8VCl/W4= github.com/DataDog/appsec-internal-go v1.4.0 h1:KFI8ElxkJOgpw+cUm9TXK/jh5EZvRaWM07sXlxGg9Ck= github.com/DataDog/appsec-internal-go v1.4.0/go.mod h1:ONW8aV6R7Thgb4g0bB9ZQCm+oRgyz5eWiW7XoQ19wIc= github.com/DataDog/datadog-agent/pkg/obfuscate v0.48.0 h1:bUMSNsw1iofWiju9yc1f+kBd33E3hMJtq9GuU602Iy8=