Skip to content

Commit

Permalink
Bump github.com/CircleCI-Public/circleci-cli from 0.1.28811 to 0.1.29041
Browse files Browse the repository at this point in the history
Bumps [github.com/CircleCI-Public/circleci-cli](https://github.com/CircleCI-Public/circleci-cli) from 0.1.28811 to 0.1.29041.
- [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.28811...v0.1.29041)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 7fa7055 commit e13bd4d
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 3 deletions.
3 changes: 2 additions & 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.20

require (
github.com/CircleCI-Public/circleci-cli v0.1.28811
github.com/CircleCI-Public/circleci-cli v0.1.29041
github.com/google/go-containerregistry v0.16.1
github.com/google/go-github/v53 v53.2.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
Expand Down Expand Up @@ -77,6 +77,7 @@ require (
github.com/shurcooL/githubv4 v0.0.0-20230424031643-6cea62ecd5a9 // indirect
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/afero v1.9.5 // indirect
github.com/tinylib/msgp v1.1.8 // indirect
github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc // indirect
github.com/vbatts/tar-split v0.11.3 // indirect
Expand Down
Loading

0 comments on commit e13bd4d

Please sign in to comment.