Skip to content

Commit

Permalink
Bump github.com/CircleCI-Public/circleci-cli from 0.1.25638 to 0.1.26094
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.25638 to 0.1.26094.
- [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.25638...v0.1.26094)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2023
1 parent 6ab11cc commit 2465fa2
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 @@ -4,7 +4,7 @@ go 1.19

require (
github.com/BESTSELLER/go-vault v0.1.3
github.com/CircleCI-Public/circleci-cli v0.1.25638
github.com/CircleCI-Public/circleci-cli v0.1.26094
github.com/google/go-containerregistry v0.14.0
github.com/google/go-github/v50 v50.2.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 @@ -9,8 +9,8 @@ github.com/BESTSELLER/go-vault v0.1.3/go.mod h1:1vDNl2t7FFuzP9o+rJQpvWHASQWSXht7
github.com/BESTSELLER/go-version v1.2.5 h1:naMdfH4XsfyfAQVMSNDmye6pAQx0sIYClV6rPhVBqHg=
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/CircleCI-Public/circleci-cli v0.1.25638 h1:oj5EP2q9R64MfQ9VdyhMdp78gnt7211vPa/EohzjrOk=
github.com/CircleCI-Public/circleci-cli v0.1.25638/go.mod h1:S3OPB4lA5h/iCwPz7BxAmquQ09dR1xaUtoa3yHqWeJs=
github.com/CircleCI-Public/circleci-cli v0.1.26094 h1:BWbvfLVaWFy8do2Lz77dEw4dcn8fLXMUnFdsgqHf40E=
github.com/CircleCI-Public/circleci-cli v0.1.26094/go.mod h1:4XwujKTAez1VOI3fzpvDscZn4+cTXE75y0JPGM1prjY=
github.com/DataDog/appsec-internal-go v1.0.0 h1:2u5IkF4DBj3KVeQn5Vg2vjPUtt513zxEYglcqnd500U=
github.com/DataDog/appsec-internal-go v1.0.0/go.mod h1:+Y+4klVWKPOnZx6XESG7QHydOaUGEXyH2j/vSg9JiNM=
github.com/DataDog/datadog-agent/pkg/obfuscate v0.43.1 h1:HG4dOM6Ou+zZsaKC++4kpM9VGJ/TYo9X61LPz2mmjDE=
Expand Down

0 comments on commit 2465fa2

Please sign in to comment.