Update module github.com/cli/oauth to v1.2.2

This commit is contained in:
Renovate Bot 2026-01-29 07:05:21 +00:00
parent fa9db2b198
commit 4d9fbc7b90
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/charmbracelet/bubbles v0.18.0
github.com/charmbracelet/bubbletea v0.26.5
github.com/charmbracelet/lipgloss v0.11.0
github.com/cli/oauth v1.0.1
github.com/cli/oauth v1.2.2
github.com/dreamsofcode-io/terminal-ui v0.0.0-20240627010942-9b0e7e95bd90
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0