File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55toolchain go1.25.7
66
77require (
8- github.com/coreos/go-oidc/v3 v3.18 .0
8+ github.com/coreos/go-oidc/v3 v3.20 .0
99 github.com/modelcontextprotocol/go-sdk v1.2.0
1010 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
1111 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/coreos/go-oidc/v3 v3.17.0 h1:hWBGaQfbi0iVviX4ibC7bk8OKT5qNr4klBaCHVNv
1010github.com/coreos/go-oidc/v3 v3.17.0 /go.mod h1:wqPbKFrVnE90vty060SB40FCJ8fTHTxSwyXJqZH+sI8 =
1111github.com/coreos/go-oidc/v3 v3.18.0 h1:V9orjXynvu5wiC9SemFTWnG4F45v403aIcjWo0d41+A =
1212github.com/coreos/go-oidc/v3 v3.18.0 /go.mod h1:DYCf24+ncYi+XkIH97GY1+dqoRlbaSI26KVTCI9SrY4 =
13+ github.com/coreos/go-oidc/v3 v3.20.0 h1:EtE0WIBHk03N+DqGkY4+UONzzZHk7amKt6IyNd7OsZE =
14+ github.com/coreos/go-oidc/v3 v3.20.0 /go.mod h1:DYCf24+ncYi+XkIH97GY1+dqoRlbaSI26KVTCI9SrY4 =
1315github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
1416github.com/danieljoos/wincred v1.2.2 h1:774zMFJrqaeYCK2W57BgAem/MLi6mtSE47MB6BOJ0i0 =
1517github.com/danieljoos/wincred v1.2.2 /go.mod h1:w7w4Utbrz8lqeMbDAK0lkNJUv5sAOkFi7nd/ogr0Uh8 =
You can’t perform that action at this time.
0 commit comments