Skip to content

Commit

Permalink
Bump github.com/CircleCI-Public/circleci-cli from 0.1.29658 to 0.1.29…
Browse files Browse the repository at this point in the history
…936 (#389)

Bumps [github.com/CircleCI-Public/circleci-cli](https://github.com/CircleCI-Public/circleci-cli) from 0.1.29658 to 0.1.29936.
- [Release notes](https://github.com/CircleCI-Public/circleci-cli/releases)
- [Changelog](https://github.com/CircleCI-Public/circleci-cli/blob/develop/.goreleaser.yml)
- [Commits](CircleCI-Public/circleci-cli@v0.1.29658...v0.1.29936)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent e7d990d commit fc9cd90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/BESTSELLER/dependabot-circleci
go 1.21

require (
github.com/CircleCI-Public/circleci-cli v0.1.29658
github.com/CircleCI-Public/circleci-cli v0.1.29936
github.com/google/go-containerregistry v0.17.0
github.com/google/go-github/v56 v56.0.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.29658 h1:V9uV/yq4Ykm5hRYYL/KlDz8v6gMt7Q2KDS/AekEq6s0=
github.com/CircleCI-Public/circleci-cli v0.1.29658/go.mod h1:6e4k+ewvIN1SrZjpYpvhV/74iK6s7cOEtsbfJxn7PnY=
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/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=
Expand Down

0 comments on commit fc9cd90

Please sign in to comment.