tcld
tcld copied to clipboard
The temporal cloud cli.
## What was changed This adds refresh tokens to tcld by switching to the `golang.org/x/oauth2` which supports device codes and refresh tokens. Other changes in this PR: - Noticed that...
Vulnerable Library - github.com/go-playground/valIdator/v10-v10.13.0 Path to dependency file: /go.mod Path to vulnerable library: /go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.14.0.mod Found in HEAD commit: 4d6f44342331fcdef978c4281f35e9c2461dcd24 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.63.1 to 3.68.0. Release notes Sourced from trufflesecurity/trufflehog's releases. v3.68.0 What's Changed fix(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in trufflesecurity/trufflehog#2486 fix(deps): update module github.com/aws/aws-sdk-go to...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.62.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.62.0 New Features grpc: Add StaticMethod CallOption as a signal to stats handler that a method is...
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.13.0 to 10.18.0. Release notes Sourced from github.com/go-playground/validator/v10's releases. Release 10.18.0 What Changed? Updated all dependencies to address dependant alerts, #1205 and #1220 Release 10.17.0 What's new...
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.12.0 to 0.15.0. Commits fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns 6e58e47 modfile: improve directory path detection and error text consistency 5b69280 modfile: use new go version string...
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.6.0. Release notes Sourced from github.com/google/uuid's releases. v1.6.0 1.6.0 (2024-01-16) Features add Max UUID constant (#149) (c58770e) Bug Fixes fix typo in version 7 uuid...
## What was changed Add GoReleaser in order to compile for multi arch ## Why? Need the CLI in our CI to automate actions on Temporal Cloud. Much easier than...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.7 to 2.27.1. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.1 What's Changed v2: Add build tag urfave_cli_no_suggest by @dolmen in urfave/cli#1847 Full Changelog: https://github.com/urfave/cli/compare/v2.27.0...v2.27.1 v2.27.0 What's Changed...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...