File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.1
4
4
5
5
require (
6
6
github.com/BurntSushi/toml v1.5.0
7
- github.com/coreos/go-oidc/v3 v3.14.1
7
+ github.com/coreos/go-oidc/v3 v3.15.0
8
8
github.com/fsnotify/fsnotify v1.9.0
9
9
github.com/go-jose/go-jose/v4 v4.1.1
10
10
github.com/mark3labs/mcp-go v0.36.0
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
48
48
github.com/containerd/log v0.1.0 /go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo =
49
49
github.com/containerd/platforms v0.2.1 h1:zvwtM3rz2YHPQsF2CHYM8+KtB5dvhISiXh5ZpSBQv6A =
50
50
github.com/containerd/platforms v0.2.1 /go.mod h1:XHCb+2/hzowdiut9rkudds9bE5yJ7npe7dG/wG+uFPw =
51
- github.com/coreos/go-oidc/v3 v3.14.1 h1:9ePWwfdwC4QKRlCXsJGou56adA/owXczOzwKdOumLqk =
52
- github.com/coreos/go-oidc/v3 v3.14.1 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
51
+ github.com/coreos/go-oidc/v3 v3.15.0 h1:R6Oz8Z4bqWR7VFQ+sPSvZPQv4x8M+sJkDO5ojgwlyAg =
52
+ github.com/coreos/go-oidc/v3 v3.15.0 /go.mod h1:HaZ3szPaZ0e4r6ebqvsLWlk2Tn+aejfmrfah6hnSYEU =
53
53
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs =
54
54
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
55
55
github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
You can’t perform that action at this time.
0 commit comments