File tree Expand file tree Collapse file tree 17 files changed +43
-397
lines changed
Expand file tree Collapse file tree 17 files changed +43
-397
lines changed Original file line number Diff line number Diff line change 33 compatibility_level = 0 ,
44)
55
6- bazel_dep (name = "rules_go" , version = "0.59 .0" )
6+ bazel_dep (name = "rules_go" , version = "0.60 .0" )
77bazel_dep (name = "gazelle" , version = "0.47.0" ) # must match go.mod
88
99# Go modules
Original file line number Diff line number Diff line change 11module github.com/aspect-build/aspect-gazelle/common
22
3- go 1.24.5
3+ go 1.26.1
44
55require (
66 github.com/bazelbuild/bazel-gazelle v0.47.0
@@ -13,7 +13,7 @@ require (
1313)
1414
1515require (
16- github.com/bazelbuild/rules_go v0.59 .0 // indirect
16+ github.com/bazelbuild/rules_go v0.60 .0 // indirect
1717 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
1818 github.com/google/go-cmp v0.7.0 // indirect
1919 github.com/kr/pretty v0.3.1 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/bazelbuild/bazel-gazelle v0.47.0 h1:g3Rr1ZbkC1Pk20aOgBITxSD/efS1WbaSt
44github.com/bazelbuild/bazel-gazelle v0.47.0 /go.mod h1:8Ozf20jhv+in87nCUHdmUPPcVGTfKg/gotZ/hce3T+w =
55github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 h1:PmoVmwzAnGb0iCjulb7Mgsaqw2Wj36LQJ8VyYaFe/ak =
66github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 /go.mod h1:PLNUetjLa77TCCziPsz0EI8a6CUxgC+1jgmWv0H25tg =
7- github.com/bazelbuild/rules_go v0.59 .0 h1:RLhOwYIqeMgBpKelHEWTfIPjA37so3oa/rX+/qqq/P4 =
8- github.com/bazelbuild/rules_go v0.59 .0 /go.mod h1:Pn30cb4M513fe2rQ6GiJ3q8QyrRsgC7zhuDvi50Lw4Y =
7+ github.com/bazelbuild/rules_go v0.60 .0 h1:apGSxTTrFUyLNvX9NQmF4CbntWAO0/S5eALeVgB/6Qk =
8+ github.com/bazelbuild/rules_go v0.60 .0 /go.mod h1:CYcohJVxs4n7eftbC39GCqaEJm3E1EME+6QAkGguKoI =
99github.com/bmatcuk/doublestar/v4 v4.10.0 h1:zU9WiOla1YA122oLM6i4EXvGW62DvKZVxIe6TYWexEs =
1010github.com/bmatcuk/doublestar/v4 v4.10.0 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
1111github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
Original file line number Diff line number Diff line change 1- go 1.25.0
1+ go 1.26.1
22
33use (
44 ./common
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 55
66bazel_dep (name = "aspect_gazelle" , version = "0.0.0" )
77bazel_dep (name = "bazel_lib" , version = "3.0.0" )
8- bazel_dep (name = "rules_go" , version = "0.59 .0" )
8+ bazel_dep (name = "rules_go" , version = "0.60 .0" )
99bazel_dep (name = "gazelle" , version = "0.47.0" ) # must match go.mod
1010
1111# Go modules
Original file line number Diff line number Diff line change 11module github.com/aspect-build/aspect-gazelle/language/js
22
3- go 1.24.5
3+ go 1.26.1
44
55require (
66 github.com/Masterminds/semver/v3 v3.4.0
@@ -13,6 +13,7 @@ require (
1313)
1414
1515require (
16+ github.com/bazelbuild/rules_go v0.60.0 // indirect
1617 github.com/bmatcuk/doublestar/v4 v4.10.0 // indirect
1718 github.com/kr/text v0.2.0 // indirect
1819 github.com/smacker/go-tree-sitter v0.0.0-20240827094217-dd81d9e9be82 // indirect
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/bazelbuild/bazel-gazelle v0.47.0 h1:g3Rr1ZbkC1Pk20aOgBITxSD/efS1WbaSt
66github.com/bazelbuild/bazel-gazelle v0.47.0 /go.mod h1:8Ozf20jhv+in87nCUHdmUPPcVGTfKg/gotZ/hce3T+w =
77github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 h1:PmoVmwzAnGb0iCjulb7Mgsaqw2Wj36LQJ8VyYaFe/ak =
88github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 /go.mod h1:PLNUetjLa77TCCziPsz0EI8a6CUxgC+1jgmWv0H25tg =
9- github.com/bazelbuild/rules_go v0.59 .0 h1:RLhOwYIqeMgBpKelHEWTfIPjA37so3oa/rX+/qqq/P4 =
10- github.com/bazelbuild/rules_go v0.59 .0 /go.mod h1:Pn30cb4M513fe2rQ6GiJ3q8QyrRsgC7zhuDvi50Lw4Y =
9+ github.com/bazelbuild/rules_go v0.60 .0 h1:apGSxTTrFUyLNvX9NQmF4CbntWAO0/S5eALeVgB/6Qk =
10+ github.com/bazelbuild/rules_go v0.60 .0 /go.mod h1:CYcohJVxs4n7eftbC39GCqaEJm3E1EME+6QAkGguKoI =
1111github.com/bmatcuk/doublestar/v4 v4.10.0 h1:zU9WiOla1YA122oLM6i4EXvGW62DvKZVxIe6TYWexEs =
1212github.com/bmatcuk/doublestar/v4 v4.10.0 /go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc =
1313github.com/creack/pty v1.1.9 /go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E =
Original file line number Diff line number Diff line change 44)
55
66bazel_dep (name = "aspect_gazelle" , version = "0.0.0" )
7- bazel_dep (name = "rules_go" , version = "0.59 .0" )
7+ bazel_dep (name = "rules_go" , version = "0.60 .0" )
88bazel_dep (name = "gazelle" , version = "0.47.0" ) # must match go.mod
99bazel_dep (name = "contrib_rules_jvm" , version = "0.32.0" ) # must match go.mod
1010
Original file line number Diff line number Diff line change 11module github.com/aspect-build/aspect-gazelle/language/kotlin
22
3- go 1.24.5
3+ go 1.26.1
44
55require (
66 github.com/aspect-build/aspect-gazelle/common v0.0.0-20260306195717-555bd7327593
@@ -12,6 +12,7 @@ require (
1212
1313require (
1414 github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 // indirect
15+ github.com/bazelbuild/rules_go v0.60.0 // indirect
1516 github.com/bmatcuk/doublestar/v4 v4.10.0 // indirect
1617 github.com/google/btree v1.1.3 // indirect
1718 github.com/mattn/go-colorable v0.1.14 // indirect
You can’t perform that action at this time.
0 commit comments