Skip to content

Commit

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

Bumps [github.com/CircleCI-Public/circleci-cli](https://github.com/CircleCI-Public/circleci-cli) from 0.1.29041 to 0.1.29314.
- [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.29041...v0.1.29314)

---
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 Dec 1, 2023
1 parent 4d5b5da commit f29e750
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.3

require (
github.com/CircleCI-Public/circleci-cli v0.1.29041
github.com/CircleCI-Public/circleci-cli v0.1.29314
github.com/google/go-containerregistry v0.16.1
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 @@ -45,8 +45,8 @@ github.com/BESTSELLER/go-version v1.2.5/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl0
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/CircleCI-Public/circleci-cli v0.1.29041 h1:tu8foW3vSiU36OknDRcvOCvZRQ/cao7pGqK4LillPjw=
github.com/CircleCI-Public/circleci-cli v0.1.29041/go.mod h1:B2CMArU+7yCGb8UfadXbMwYDO8Ckp6IDe2mBKzwX0yE=
github.com/CircleCI-Public/circleci-cli v0.1.29314 h1:diqPPh1Tnx9ze9TrRTq4oLpKmK4kcsgbXmNvbhzvTco=
github.com/CircleCI-Public/circleci-cli v0.1.29314/go.mod h1:jrxmkiPiIwUPMBBiJd12qonDc72uxkFs/7V9Tbjn5bU=
github.com/DataDog/appsec-internal-go v1.0.2 h1:Z+YWPlkQN+324zIk+BzKlPA1/6guKgGmYbON1/xU7gM=
github.com/DataDog/appsec-internal-go v1.0.2/go.mod h1:+Y+4klVWKPOnZx6XESG7QHydOaUGEXyH2j/vSg9JiNM=
github.com/DataDog/datadog-agent/pkg/obfuscate v0.48.0 h1:bUMSNsw1iofWiju9yc1f+kBd33E3hMJtq9GuU602Iy8=
Expand Down

0 comments on commit f29e750

Please sign in to comment.