Skip to content

Tags: golang/tools

Tags

v0.44.0

Toggle v0.44.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: Ie34edd311893beb703c5b98e9cd07366aee79c12
Reviewed-on: https://go-review.googlesource.com/c/tools/+/764901
Reviewed-by: David Chase <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>

v0.43.0

Toggle v0.43.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: I18ea647a9939b434af0329a225e13f4e126a8797
Reviewed-on: https://go-review.googlesource.com/c/tools/+/754660
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>

cmd/auth/v0.1.0-deprecated

Toggle cmd/auth/v0.1.0-deprecated's commit message
all: upgrade go directive to at least 1.25.0 [generated]

By now Go 1.26.0 has been released, and Go 1.24 is no longer supported
per the Go Release Policy (see https://go.dev/doc/devel/release#policy).

See go.dev/doc/godebug#go-125 for GODEBUG changes relevant to Go 1.25.

For golang/go#69095.

[git-generate]
(cd cmd/auth && go get [email protected] && go mod tidy)
(cd . && go get [email protected] && go mod tidy)
(cd gopls/doc/assets && go get [email protected] && go mod tidy)
(cd gopls && go get [email protected] && go mod tidy)

Change-Id: Ibf90224ac81f674543b6a7d8c848cc4b9cdc6d94
Reviewed-on: https://go-review.googlesource.com/c/tools/+/744661
Reviewed-by: Michael Pratt <[email protected]>
Reviewed-by: Junyang Shao <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.21.1

Toggle gopls/v0.21.1's commit message
gopls: update go.mod for v0.21.1-pre.1

This is an automated CL which updates the go.mod and go.sum.

For golang/go#77520

Change-Id: Idbcc06e0a7810334ae45488ead390c132e29ce2b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/743368
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Madeline Kalil <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>

gopls/v0.21.1-pre.1

Toggle gopls/v0.21.1-pre.1's commit message
gopls: update go.mod for v0.21.1-pre.1

This is an automated CL which updates the go.mod and go.sum.

For golang/go#77520

Change-Id: Idbcc06e0a7810334ae45488ead390c132e29ce2b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/743368
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Madeline Kalil <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>

v0.42.0

Toggle v0.42.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: I9d175aacf18b5487fcdb588a95dedbc6a247841f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/743401
Auto-Submit: Gopher Robot <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>

v0.41.0

Toggle v0.41.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: I41f1e8e07f9a86105a9952e987d5435b0de5fad8
Reviewed-on: https://go-review.googlesource.com/c/tools/+/735702
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Cherry Mui <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>

v0.40.0

Toggle v0.40.0's commit message
gopls/internal/golang: add support for variadic functions and constru…

…ctors in generated tests

Add IsVariadic flag to function metadata and expand variadic arguments with ...
in test templates.

Update constructor handling to propagate variadic information.

Fixes golang/go#76682

Change-Id: I3cab68e8729fe9092dedd2b1a40a1cbce79fb41b
GitHub-Last-Rev: acb706d
GitHub-Pull-Request: #609
Reviewed-on: https://go-review.googlesource.com/c/tools/+/727280
Reviewed-by: David Chase <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
Auto-Submit: Hongxiang Jiang <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.21.0

Toggle gopls/v0.21.0's commit message
gopls: update go.mod for v0.21.0-pre.2

This is an automated CL which updates the go.mod and go.sum.

For golang/go#76367

Change-Id: I895328b1ed919230ba614dc8c49b88707fc68d1f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/727381
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Madeline Kalil <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.21.0-pre.2

Toggle gopls/v0.21.0-pre.2's commit message
gopls: update go.mod for v0.21.0-pre.2

This is an automated CL which updates the go.mod and go.sum.

For golang/go#76367

Change-Id: I895328b1ed919230ba614dc8c49b88707fc68d1f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/727381
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Madeline Kalil <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>