@@ -15,15 +15,15 @@ The following packages are included for the amd64, arm64, 386 architecture(s).
1515 - [ github.com/aymerick/douceur] ( https://pkg.go.dev/github.com/aymerick/douceur ) ([ MIT] ( https://github.com/aymerick/douceur/blob/v0.2.0/LICENSE ) )
1616 - [ github.com/fsnotify/fsnotify] ( https://pkg.go.dev/github.com/fsnotify/fsnotify ) ([ BSD-3-Clause] ( https://github.com/fsnotify/fsnotify/blob/v1.9.0/LICENSE ) )
1717 - [ github.com/github/github-mcp-server] ( https://pkg.go.dev/github.com/github/github-mcp-server ) ([ MIT] ( https://github.com/github/github-mcp-server/blob/HEAD/LICENSE ) )
18+ - [ github.com/go-openapi/jsonpointer] ( https://pkg.go.dev/github.com/go-openapi/jsonpointer ) ([ Apache-2.0] ( https://github.com/go-openapi/jsonpointer/blob/v0.19.5/LICENSE ) )
19+ - [ github.com/go-openapi/swag] ( https://pkg.go.dev/github.com/go-openapi/swag ) ([ Apache-2.0] ( https://github.com/go-openapi/swag/blob/v0.21.1/LICENSE ) )
20+ - [ github.com/go-viper/mapstructure/v2] ( https://pkg.go.dev/github.com/go-viper/mapstructure/v2 ) ([ MIT] ( https://github.com/go-viper/mapstructure/blob/v2.4.0/LICENSE ) )
1821 - [ github.com/google/go-github/v71/github] ( https://pkg.go.dev/github.com/google/go-github/v71/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v71.0.0/LICENSE ) )
1922 - [ github.com/google/go-github/v79/github] ( https://pkg.go.dev/github.com/google/go-github/v79/github ) ([ BSD-3-Clause] ( https://github.com/google/go-github/blob/v79.0.0/LICENSE ) )
2023 - [ github.com/google/go-querystring/query] ( https://pkg.go.dev/github.com/google/go-querystring/query ) ([ BSD-3-Clause] ( https://github.com/google/go-querystring/blob/v1.1.0/LICENSE ) )
2124 - [ github.com/google/jsonschema-go/jsonschema] ( https://pkg.go.dev/github.com/google/jsonschema-go/jsonschema ) ([ MIT] ( https://github.com/google/jsonschema-go/blob/v0.3.0/LICENSE ) )
22- - [ github.com/go-openapi/jsonpointer] ( https://pkg.go.dev/github.com/go-openapi/jsonpointer ) ([ Apache-2.0] ( https://github.com/go-openapi/jsonpointer/blob/v0.19.5/LICENSE ) )
23- - [ github.com/go-openapi/swag] ( https://pkg.go.dev/github.com/go-openapi/swag ) ([ Apache-2.0] ( https://github.com/go-openapi/swag/blob/v0.21.1/LICENSE ) )
2425 - [ github.com/gorilla/css/scanner] ( https://pkg.go.dev/github.com/gorilla/css/scanner ) ([ BSD-3-Clause] ( https://github.com/gorilla/css/blob/v1.0.1/LICENSE ) )
2526 - [ github.com/gorilla/mux] ( https://pkg.go.dev/github.com/gorilla/mux ) ([ BSD-3-Clause] ( https://github.com/gorilla/mux/blob/v1.8.0/LICENSE ) )
26- - [ github.com/go-viper/mapstructure/v2] ( https://pkg.go.dev/github.com/go-viper/mapstructure/v2 ) ([ MIT] ( https://github.com/go-viper/mapstructure/blob/v2.4.0/LICENSE ) )
2727 - [ github.com/inconshreveable/mousetrap] ( https://pkg.go.dev/github.com/inconshreveable/mousetrap ) ([ Apache-2.0] ( https://github.com/inconshreveable/mousetrap/blob/v1.1.0/LICENSE ) )
2828 - [ github.com/josephburnett/jd/v2] ( https://pkg.go.dev/github.com/josephburnett/jd/v2 ) ([ MIT] ( https://github.com/josephburnett/jd/blob/v1.9.2/LICENSE ) )
2929 - [ github.com/josharian/intern] ( https://pkg.go.dev/github.com/josharian/intern ) ([ MIT] ( https://github.com/josharian/intern/blob/v1.0.0/license.md ) )
@@ -45,12 +45,12 @@ The following packages are included for the amd64, arm64, 386 architecture(s).
4545 - [ github.com/subosito/gotenv] ( https://pkg.go.dev/github.com/subosito/gotenv ) ([ MIT] ( https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE ) )
4646 - [ github.com/yosida95/uritemplate/v3] ( https://pkg.go.dev/github.com/yosida95/uritemplate/v3 ) ([ BSD-3-Clause] ( https://github.com/yosida95/uritemplate/blob/v3.0.2/LICENSE ) )
4747 - [ github.com/yudai/golcs] ( https://pkg.go.dev/github.com/yudai/golcs ) ([ MIT] ( https://github.com/yudai/golcs/blob/ecda9a501e82/LICENSE ) )
48+ - [ go.yaml.in/yaml/v3] ( https://pkg.go.dev/go.yaml.in/yaml/v3 ) ([ MIT] ( https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE ) )
4849 - [ golang.org/x/exp] ( https://pkg.go.dev/golang.org/x/exp ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/exp/+/8a7402ab:LICENSE ) )
4950 - [ golang.org/x/net/html] ( https://pkg.go.dev/golang.org/x/net/html ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/net/+/v0.38.0:LICENSE ) )
5051 - [ golang.org/x/sys/windows] ( https://pkg.go.dev/golang.org/x/sys/windows ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/sys/+/v0.31.0:LICENSE ) )
5152 - [ golang.org/x/text] ( https://pkg.go.dev/golang.org/x/text ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/text/+/v0.28.0:LICENSE ) )
5253 - [ golang.org/x/time/rate] ( https://pkg.go.dev/golang.org/x/time/rate ) ([ BSD-3-Clause] ( https://cs.opensource.google/go/x/time/+/v0.5.0:LICENSE ) )
5354 - [ gopkg.in/yaml.v2] ( https://pkg.go.dev/gopkg.in/yaml.v2 ) ([ Apache-2.0] ( https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE ) )
54- - [ go.yaml.in/yaml/v3] ( https://pkg.go.dev/go.yaml.in/yaml/v3 ) ([ MIT] ( https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE ) )
5555
5656[ github/github-mcp-server ] : https://github.com/github/github-mcp-server
0 commit comments