File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/golang-jwt/jwt/v5 v5.3.0
1010 github.com/google/go-cmp v0.7.0
1111 github.com/google/wire v0.7.0
12- github.com/int128/oauth2cli v1.17 .0
12+ github.com/int128/oauth2cli v1.18 .0
1313 github.com/int128/oauth2dev v1.1.0
1414 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1515 github.com/spf13/cobra v1.10.1
@@ -136,7 +136,7 @@ require (
136136 github.com/hexops/gotextdiff v1.0.3 // indirect
137137 github.com/huandu/xstrings v1.5.0 // indirect
138138 github.com/inconshreveable/mousetrap v1.1.0 // indirect
139- github.com/int128/listener v1.2 .0 // indirect
139+ github.com/int128/listener v1.3 .0 // indirect
140140 github.com/jedib0t/go-pretty/v6 v6.6.7 // indirect
141141 github.com/jgautheron/goconst v1.8.2 // indirect
142142 github.com/jingyugao/rowserrcheck v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -397,10 +397,10 @@ github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
397397github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
398398github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
399399github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
400- github.com/int128/listener v1.2 .0 h1:Gj+wLX1mCfetZWJz0wi7343JuP8qGrYcbavNQR2xye4 =
401- github.com/int128/listener v1.2 .0 /go.mod h1:k2nhHj+0PLFQ9VD15FnRubK8iJ5t9cif15HwhQ8Liok =
402- github.com/int128/oauth2cli v1.17 .0 h1:i1r9uuTuRzlLAc2iaVQEDtjLPtD9ZftLJEQI0geaUOo =
403- github.com/int128/oauth2cli v1.17 .0 /go.mod h1:SpMnfW08HKxhY37064vntbBcKVhIq+0vQB8xcbnmQBM =
400+ github.com/int128/listener v1.3 .0 h1:ZFePbpzFUt1i6hBSY15rzqo8tHZHJPPQkqCtgOAwS8g =
401+ github.com/int128/listener v1.3 .0 /go.mod h1:zF9mx2wn+2J/7Idmxi5kgqrGgERr6vr8fK8KqENrRZ0 =
402+ github.com/int128/oauth2cli v1.18 .0 h1:ECW600WoYKh5Z4gv92yNVsJ22iqzPW7u7z0dfWxMzkU =
403+ github.com/int128/oauth2cli v1.18 .0 /go.mod h1:8wWAPwFYS91aX3KKACFP//v2oLdqnugK/ndfJ6oH3xE =
404404github.com/int128/oauth2dev v1.1.0 h1:6maJmtYFuc7Ga2XflFDNiZU2aY3fx8x5CDcbB2wXJUU =
405405github.com/int128/oauth2dev v1.1.0 /go.mod h1:sEmpj0+i7uHg+NG/XdQ7O03p1ob7UmT+f26NHwsPHvk =
406406github.com/jedib0t/go-pretty/v6 v6.6.7 h1:m+LbHpm0aIAPLzLbMfn8dc3Ht8MW7lsSO4MPItz/Uuo =
You can’t perform that action at this time.
0 commit comments