Tags: bashtian/google-cloud-go
Tags
all: release v0.39.0 This CL will be tagged v0.39.0. Change-Id: I8c134db70ffe12b3700638269564952305369a5b Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/41150 Reviewed-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: Seth Hollyman <shollyman@google.com>
all: release v0.38.0 This CL will be tagged v0.38.0. Change-Id: I5bf18cfbef8621f0959bab0fa484336690ca8202 Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/40451 Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Alexey Alexandrov <aalexand@google.com> Reviewed-by: Knut Olav Løite <koloite@gmail.com>
all: release v0.37.4 This comes with a re-built go.sum generated with `go mod tidy`. It was not possible to build the go.sum previously because we were depending on future versions of libraries. This commit will be tagged v0.37.4. Change-Id: Ie1811a2f8d4044af01cb5b6d0e51a6a34eeed636 Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/39712 Reviewed-by: Chris Broadfoot <cbro@google.com> Reviewed-by: kokoro <noreply+kokoro@google.com>
mod: switch to non-alpha future versions of opencensus, google.golang… ….org/api The experiment proved mostly successful: we are able to remove github.com/golang/lint from our mod graph, and we are able to GO111MODULE=on go get -u ./... on this repo. However we're not able to do the latter in opencensus or google.golang.org/api for some reason (despite the mod graph having excised github.com/golang/lint). Filing an issue in golang/go for the remaining weirdness, for but now this is still forward progress. This will be tagged 0.37.3. Change-Id: I5b5507e6d331b42680ca115b920afd00490a0d71 Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/39710 Reviewed-by: Chris Broadfoot <cbro@google.com> Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
internal: bump opencensus to non-existent future version This CL is one in a line of CLs to remove github.com/golang/lint from transitive deps. It is being done in live coordination with opencensus. This will be tagged v0.37.3+alpha. Change-Id: If0c55f6cd9859cd6f2cf63f0041ea5ffd76ff44a Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/39670 Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
internal: fix version by using dashes instead of plusses https://semver.org/ This commit will be tagged v0.37.3-alpha. Change-Id: I5b9fe28bf7e8683c1cff5211d66669acd7941708 Reviewed-on: https://code-review.googlesource.com/c/gocloud/+/39690 Reviewed-by: Tyler Bui-Palsulich <tbp@google.com>
PreviousNext