Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move goreleaser into tools/ #3673

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented May 14, 2024

What this PR does:

Here we move the release make targets to leverage the existing tools/ pattern, and pin the version of goreleaser to one supported by the Go version we're building with.

Checklist

  • CI updated
  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

…ions

go: upgraded cloud.google.com/go v0.112.1 => v0.113.0
go: upgraded cloud.google.com/go/compute v1.25.0 => v1.26.0
go: upgraded cloud.google.com/go/compute/metadata v0.2.3 => v0.3.0
go: upgraded cloud.google.com/go/iam v1.1.6 => v1.1.8
go: upgraded cloud.google.com/go/kms v1.15.7 => v1.16.0
go: upgraded cloud.google.com/go/storage v1.39.1 => v1.40.0
go: upgraded github.com/cenkalti/backoff/v4 v4.2.1 => v4.3.0
go: upgraded github.com/docker/docker v25.0.5+incompatible => v26.1.2+incompatible
go: upgraded github.com/googleapis/gax-go/v2 v2.12.2 => v2.12.4
go: upgraded github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 => v2.19.1
go: upgraded go.opentelemetry.io/otel v1.24.0 => v1.26.0
go: upgraded go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.15.0 => v1.26.0
go: upgraded go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0 => v1.26.0
go: upgraded go.opentelemetry.io/otel/metric v1.24.0 => v1.26.0
go: upgraded go.opentelemetry.io/otel/sdk v1.22.0 => v1.26.0
go: upgraded go.opentelemetry.io/otel/trace v1.24.0 => v1.26.0
go: upgraded go.opentelemetry.io/proto/otlp v0.19.0 => v1.2.0
go: upgraded golang.org/x/crypto v0.21.0 => v0.23.0
go: upgraded golang.org/x/net v0.22.0 => v0.25.0
go: upgraded golang.org/x/oauth2 v0.18.0 => v0.20.0
go: upgraded golang.org/x/sync v0.6.0 => v0.7.0
go: upgraded golang.org/x/sys v0.18.0 => v0.20.0
go: upgraded golang.org/x/term v0.18.0 => v0.20.0
go: upgraded golang.org/x/text v0.14.0 => v0.15.0
go: upgraded google.golang.org/api v0.169.0 => v0.178.0
go: upgraded google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7 => v0.0.0-20240513163218-0867130af1f8
go: upgraded google.golang.org/genproto/googleapis/api v0.0.0-20240311173647-c811ad7063a7 => v0.0.0-20240513163218-0867130af1f8
go: upgraded google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7 => v0.0.0-20240513163218-0867130af1f8
go: upgraded google.golang.org/grpc v1.62.1 => v1.63.2
go: upgraded google.golang.org/protobuf v1.33.0 => v1.34.1
go: upgraded gotest.tools/v3 v3.3.0 => v3.5.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant