Skip to content

Commit

Permalink
Bump github.com/CircleCI-Public/circleci-cli from 0.1.28391 to 0.1.28…
Browse files Browse the repository at this point in the history
…811 (#334)

Bumps [github.com/CircleCI-Public/circleci-cli](https://github.com/CircleCI-Public/circleci-cli) from 0.1.28391 to 0.1.28811.
- [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.28391...v0.1.28811)

---
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 Sep 1, 2023
1 parent 18a9872 commit 254f6b8
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.20

require (
github.com/CircleCI-Public/circleci-cli v0.1.28391
github.com/CircleCI-Public/circleci-cli v0.1.28811
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
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-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.28391 h1:jJgvpLl/fdgvmXzAiLOmrqtzH8ouJrbmrkkndvm4XcM=
github.com/CircleCI-Public/circleci-cli v0.1.28391/go.mod h1:9QQ2/UiL+xZ34v50Scep7i/+9yD9tYgDdNbYIgUK8Uo=
github.com/CircleCI-Public/circleci-cli v0.1.28811 h1:BXk62jkbEWXrvEOvgKbUdKzXe4S8QitgIuJOYxnNkSo=
github.com/CircleCI-Public/circleci-cli v0.1.28811/go.mod h1:Yl2jt4MoDdZIu5MEIlu1+Pf+Q9dtdh0aBBSxsfvxuC8=
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.45.0-rc.1 h1:XyYvstMFpSyZtfJHWJm1Sf1meNyCdfhKJrjB6+rUNOk=
Expand Down

0 comments on commit 254f6b8

Please sign in to comment.