Skip to content

Commit

Permalink
gomod(deps): Bump github.com/cli/cli/v2 from 2.63.2 to 2.64.0
Browse files Browse the repository at this point in the history
Bumps [github.com/cli/cli/v2](https://github.com/cli/cli) from 2.63.2 to 2.64.0.
- [Release notes](https://github.com/cli/cli/releases)
- [Changelog](https://github.com/cli/cli/blob/trunk/.goreleaser.yml)
- [Commits](cli/cli@v2.63.2...v2.64.0)

---
updated-dependencies:
- dependency-name: github.com/cli/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent 95e2a12 commit 90b3b27
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 @@ -15,7 +15,7 @@ require (
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.2.4
github.com/charmbracelet/lipgloss v1.0.0
github.com/cli/cli/v2 v2.63.2
github.com/cli/cli/v2 v2.64.0
github.com/cli/go-gh v1.2.1
github.com/cli/safeexec v1.0.1
github.com/compose-spec/compose-go v1.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ github.com/cilium/ebpf v0.0.0-20200110133405-4032b1d8aae3/go.mod h1:MA5e5Lr8slmE
github.com/cilium/ebpf v0.0.0-20200702112145-1c8d4c9ef775/go.mod h1:7cR51M8ViRLIdUjrmSXlK9pkrsDlLHbO8jiB8X8JnOc=
github.com/cilium/ebpf v0.2.0/go.mod h1:To2CFviqOWL/M0gIMsvSMlqe7em/l1ALkX1PyjrX2Qs=
github.com/cilium/ebpf v0.4.0/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs=
github.com/cli/cli/v2 v2.63.2 h1:BFuY8DnRqpBQEFjeCVh1rOnn6EwipTzOOKTb4uliG4Q=
github.com/cli/cli/v2 v2.63.2/go.mod h1:BRHyI/pQyZg5dOlCqi/Y+e+K1ThwVnO7es3Zm/fc5aw=
github.com/cli/cli/v2 v2.64.0 h1:l0P7t7Z5yY3j8v/cNBV/DQRSAFDglxLUdFFfvkJEIko=
github.com/cli/cli/v2 v2.64.0/go.mod h1:VqAdgFnsVSZOx3Q8x74RViwqss+rTL+mPPEnzQib7Ik=
github.com/cli/go-gh v1.2.1 h1:xFrjejSsgPiwXFP6VYynKWwxLQcNJy3Twbu82ZDlR/o=
github.com/cli/go-gh v1.2.1/go.mod h1:Jxk8X+TCO4Ui/GarwY9tByWm/8zp4jJktzVZNlTW5VM=
github.com/cli/go-gh/v2 v2.11.1 h1:amAyfqMWQTBdue8iTmDUegGZK7c8kk6WCxD9l/wLtGI=
Expand Down

0 comments on commit 90b3b27

Please sign in to comment.