File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 44 "cmp"
55 "slices"
66 "sort"
7-
8- "golang.org/x/exp/slices"
97)
108
119// FindSymbol returns the symbol with the given name in the given document. If there is no symbol by
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ require (
1919 github.com/sourcegraph/beaut v0.0.0-20240611013027-627e4c25335a
2020 github.com/stretchr/testify v1.8.4
2121 github.com/urfave/cli/v2 v2.25.7
22- golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
2322 golang.org/x/tools v0.12.0
2423 google.golang.org/protobuf v1.31.0
2524 pgregory.net/rapid v1.1.0
Original file line number Diff line number Diff line change @@ -473,8 +473,6 @@ golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5y
473473golang.org/x/crypto v0.12.0 h1:tFM/ta59kqch6LlvYnPa0yx5a83cL2nHflFhYKvv9Yk =
474474golang.org/x/crypto v0.12.0 /go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw =
475475golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
476- golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 h1:MGwJjxBy0HJshjDNfLsYO8xppfqWlA5ZT9OhtUUhTNw =
477- golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 /go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc =
478476golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
479477golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
480478golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 /go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc =
You can’t perform that action at this time.
0 commit comments