File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ toolchain go1.26.5
99// when adding or removing dependencies, run
1010// bazel mod tidy
1111require (
12- golang.org/x/mod v0.38 .0
12+ golang.org/x/mod v0.39 .0
1313 golang.org/x/tools v0.48.0
1414)
1515
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
66github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
77github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
88github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
9- golang.org/x/mod v0.38 .0 h1:MECBjubtXD7yj4HrhIUcywNaGeNVUdfVnxmPajOk4yk =
10- golang.org/x/mod v0.38 .0 /go.mod h1:V6Xz0pq8TQ3dGqVQ1FVHuelZpAL0uNhSkk9ogYP3c40 =
9+ golang.org/x/mod v0.39 .0 h1:UF5zwQdCRRUpHfyPwr7d4UrGiVeldIsogtzWVnczL74 =
10+ golang.org/x/mod v0.39 .0 /go.mod h1:bvIbwjQ0HUFFf5AKukeeYQG4ZBUG9yxQbR9aEweIwYY =
1111golang.org/x/sync v0.22.0 h1:SZjpbeLmrCk4xhRSZFNZW5gFUeCeFgjekvI/+gfScek =
1212golang.org/x/sync v0.22.0 /go.mod h1:9xrNwdLfx4jkKbNva9FpL6vEN7evnE43NNNJQ2LF3+0 =
1313golang.org/x/sys v0.47.0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs =
You can’t perform that action at this time.
0 commit comments