File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1- golang 1.20.14
1+ golang 1.22.0
22nodejs 16.20.2
33shellcheck 0.7.1
44yarn 1.22.22
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ 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
2223 golang.org/x/tools v0.12.0
2324 google.golang.org/protobuf v1.31.0
2425 pgregory.net/rapid v1.1.0
Original file line number Diff line number Diff line change @@ -473,6 +473,8 @@ 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 =
476478golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3 /go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE =
477479golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961 /go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU =
478480golang.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