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 @@ -5,8 +5,8 @@ go 1.23.0
55toolchain go1.23.12
66
77require (
8- github.com/codeready-toolchain/api v0.0.0-20250916082953-4ecb3a4645e6
9- github.com/codeready-toolchain/toolchain-common v0.0.0-20250916085517-b50328535b99
8+ github.com/codeready-toolchain/api v0.0.0-20251008084914-06282b83d4cd
9+ github.com/codeready-toolchain/toolchain-common v0.0.0-20251006132314-2591ebe0bdb1
1010 github.com/ghodss/yaml v1.0.0
1111 github.com/mitchellh/go-homedir v1.1.0
1212 // using latest commit from 'github.com/openshift/api branch release-4.19'
Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ github.com/charmbracelet/x/term v0.2.0/go.mod h1:GVxgxAbjUrmpvIINHIQnJJKpMlHiZ4c
5050github.com/cloudflare/circl v1.1.0 /go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I =
5151github.com/cloudflare/circl v1.6.1 h1:zqIqSPIndyBh1bjLVVDHMPpVKqp8Su/V+6MeDzzQBQ0 =
5252github.com/cloudflare/circl v1.6.1 /go.mod h1:uddAzsPgqdMAYatqJ0lsjX1oECcQLIlRpzZh3pJrofs =
53- github.com/codeready-toolchain/api v0.0.0-20250916082953-4ecb3a4645e6 h1:3Z1nQ7CjBCphWyGkEUCSMrd4VfuxzOVYyEi9/7FjLPs =
54- github.com/codeready-toolchain/api v0.0.0-20250916082953-4ecb3a4645e6 /go.mod h1:TiQ/yNv3cGL4nxo3fgRtcHyYYuRf+nAgs6B1IAqvxOU =
55- github.com/codeready-toolchain/toolchain-common v0.0.0-20250916085517-b50328535b99 h1:SsnXrGSvi7wMPbYmfXSWi5MCDLCsNovImaR5dahkX/k =
56- github.com/codeready-toolchain/toolchain-common v0.0.0-20250916085517-b50328535b99 /go.mod h1:okjVzS+73Z1nOjq0IUP1db0y2SY1fDq/nb3/t7zJLlE =
53+ github.com/codeready-toolchain/api v0.0.0-20251008084914-06282b83d4cd h1:A6WOUwlUdgOf4PDzzgKvycRj4Pk+1F6npWV4YoPVFcM =
54+ github.com/codeready-toolchain/api v0.0.0-20251008084914-06282b83d4cd /go.mod h1:TiQ/yNv3cGL4nxo3fgRtcHyYYuRf+nAgs6B1IAqvxOU =
55+ github.com/codeready-toolchain/toolchain-common v0.0.0-20251006132314-2591ebe0bdb1 h1:jqs4yOuJbfW3CKe1EMJkkDo47wTKQ4M1OKox4DYWsKg =
56+ github.com/codeready-toolchain/toolchain-common v0.0.0-20251006132314-2591ebe0bdb1 /go.mod h1:eySMK8JR/Py9eoUJlAkOXqvfPp1vjl39scgrECr99XM =
5757github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
5858github.com/creack/pty v1.1.18 h1:n56/Zwd5o6whRC5PMGretI4IdRLlmBXYNjScPaBgsbY =
5959github.com/creack/pty v1.1.18 /go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4 =
You can’t perform that action at this time.
0 commit comments