File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
1818 github.com/cli/go-gh/v2 v2.13.0
1919 github.com/cli/go-internal v0.0.0-20241025142207-6c48bcd5ce24
20- github.com/cli/oauth v1.2.0
20+ github.com/cli/oauth v1.2.1
2121 github.com/cli/safeexec v1.0.1
2222 github.com/cpuguy83/go-md2man/v2 v2.0.7
2323 github.com/creack/pty v1.1.24
Original file line number Diff line number Diff line change @@ -786,8 +786,8 @@ github.com/cli/go-gh/v2 v2.13.0 h1:jEHZu/VPVoIJkciK3pzZd3rbT8J90swsK5Ui4ewH1ys=
786786github.com/cli/go-gh/v2 v2.13.0 /go.mod h1:Us/NbQ8VNM0fdaILgoXSz6PKkV5PWaEzkJdc9vR2geM =
787787github.com/cli/go-internal v0.0.0-20241025142207-6c48bcd5ce24 h1:QDrhR4JA2n3ij9YQN0u5ZeuvRIIvsUGmf5yPlTS0w8E =
788788github.com/cli/go-internal v0.0.0-20241025142207-6c48bcd5ce24 /go.mod h1:rr9GNING0onuVw8MnracQHn7PcchnFlP882Y0II2KZk =
789- github.com/cli/oauth v1.2.0 h1:9Bb7nWsgi92Xy5Ifa0oKfW6D1+hNAsO6OWSCx7FJdKA =
790- github.com/cli/oauth v1.2.0 /go.mod h1:qd/FX8ZBD6n1sVNQO3aIdRxeu5LGw9WhKnYhIIoC2A4 =
789+ github.com/cli/oauth v1.2.1 h1:9+vketSVuBCbEIpx4XPHHDlTX2R9MbLnM79sfA2Ac+4 =
790+ github.com/cli/oauth v1.2.1 /go.mod h1:qd/FX8ZBD6n1sVNQO3aIdRxeu5LGw9WhKnYhIIoC2A4 =
791791github.com/cli/safeexec v1.0.0 /go.mod h1:Z/D4tTN8Vs5gXYHDCbaM1S/anmEDnJb1iW0+EJ5zx3Q =
792792github.com/cli/safeexec v1.0.1 h1:e/C79PbXF4yYTN/wauC4tviMxEV13BwljGj0N9j+N00 =
793793github.com/cli/safeexec v1.0.1 /go.mod h1:Z/D4tTN8Vs5gXYHDCbaM1S/anmEDnJb1iW0+EJ5zx3Q =
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Some packages may only be included on certain architectures or operating systems
5353- [ github.com/charmbracelet/x/term] ( https://pkg.go.dev/github.com/charmbracelet/x/term ) ([ MIT] ( https://github.com/charmbracelet/x/blob/term/v0.2.1/term/LICENSE ) )
5454- [ github.com/cli/browser] ( https://pkg.go.dev/github.com/cli/browser ) ([ BSD-2-Clause] ( https://github.com/cli/browser/blob/v1.3.0/LICENSE ) )
5555- [ github.com/cli/go-gh/v2] ( https://pkg.go.dev/github.com/cli/go-gh/v2 ) ([ MIT] ( https://github.com/cli/go-gh/blob/v2.13.0/LICENSE ) )
56- - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.0 /LICENSE ) )
56+ - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.1 /LICENSE ) )
5757- [ github.com/cli/safeexec] ( https://pkg.go.dev/github.com/cli/safeexec ) ([ BSD-2-Clause] ( https://github.com/cli/safeexec/blob/v1.0.1/LICENSE ) )
5858- [ github.com/cli/shurcooL-graphql] ( https://pkg.go.dev/github.com/cli/shurcooL-graphql ) ([ MIT] ( https://github.com/cli/shurcooL-graphql/blob/v0.0.4/LICENSE ) )
5959- [ github.com/cncf/xds/go] ( https://pkg.go.dev/github.com/cncf/xds/go ) ([ Apache-2.0] ( https://github.com/cncf/xds/blob/0feb69152e9f/go/LICENSE ) )
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Some packages may only be included on certain architectures or operating systems
5252- [ github.com/charmbracelet/x/term] ( https://pkg.go.dev/github.com/charmbracelet/x/term ) ([ MIT] ( https://github.com/charmbracelet/x/blob/term/v0.2.1/term/LICENSE ) )
5353- [ github.com/cli/browser] ( https://pkg.go.dev/github.com/cli/browser ) ([ BSD-2-Clause] ( https://github.com/cli/browser/blob/v1.3.0/LICENSE ) )
5454- [ github.com/cli/go-gh/v2] ( https://pkg.go.dev/github.com/cli/go-gh/v2 ) ([ MIT] ( https://github.com/cli/go-gh/blob/v2.13.0/LICENSE ) )
55- - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.0 /LICENSE ) )
55+ - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.1 /LICENSE ) )
5656- [ github.com/cli/safeexec] ( https://pkg.go.dev/github.com/cli/safeexec ) ([ BSD-2-Clause] ( https://github.com/cli/safeexec/blob/v1.0.1/LICENSE ) )
5757- [ github.com/cli/shurcooL-graphql] ( https://pkg.go.dev/github.com/cli/shurcooL-graphql ) ([ MIT] ( https://github.com/cli/shurcooL-graphql/blob/v0.0.4/LICENSE ) )
5858- [ github.com/cncf/xds/go] ( https://pkg.go.dev/github.com/cncf/xds/go ) ([ Apache-2.0] ( https://github.com/cncf/xds/blob/0feb69152e9f/go/LICENSE ) )
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Some packages may only be included on certain architectures or operating systems
5252- [ github.com/charmbracelet/x/term] ( https://pkg.go.dev/github.com/charmbracelet/x/term ) ([ MIT] ( https://github.com/charmbracelet/x/blob/term/v0.2.1/term/LICENSE ) )
5353- [ github.com/cli/browser] ( https://pkg.go.dev/github.com/cli/browser ) ([ BSD-2-Clause] ( https://github.com/cli/browser/blob/v1.3.0/LICENSE ) )
5454- [ github.com/cli/go-gh/v2] ( https://pkg.go.dev/github.com/cli/go-gh/v2 ) ([ MIT] ( https://github.com/cli/go-gh/blob/v2.13.0/LICENSE ) )
55- - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.0 /LICENSE ) )
55+ - [ github.com/cli/oauth] ( https://pkg.go.dev/github.com/cli/oauth ) ([ MIT] ( https://github.com/cli/oauth/blob/v1.2.1 /LICENSE ) )
5656- [ github.com/cli/safeexec] ( https://pkg.go.dev/github.com/cli/safeexec ) ([ BSD-2-Clause] ( https://github.com/cli/safeexec/blob/v1.0.1/LICENSE ) )
5757- [ github.com/cli/shurcooL-graphql] ( https://pkg.go.dev/github.com/cli/shurcooL-graphql ) ([ MIT] ( https://github.com/cli/shurcooL-graphql/blob/v0.0.4/LICENSE ) )
5858- [ github.com/cncf/xds/go] ( https://pkg.go.dev/github.com/cncf/xds/go ) ([ Apache-2.0] ( https://github.com/cncf/xds/blob/0feb69152e9f/go/LICENSE ) )
You can’t perform that action at this time.
0 commit comments