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

Update deps using go 1.13 #535

Merged
merged 1 commit into from
Dec 11, 2019

Conversation

navidshaikh
Copy link
Collaborator

@navidshaikh navidshaikh commented Dec 6, 2019

Fixes #532

Proposed Changes

  • Commit results of codegen using go 1.13
  • Update DEVELOPMENT.md to mention go 1.13

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Dec 6, 2019
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: navidshaikh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 6, 2019
@navidshaikh navidshaikh requested a review from adrcunha December 6, 2019 07:56
@navidshaikh
Copy link
Collaborator Author

/hold

We'll need changes at test-infra side for using go 1.13 for client tests.

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 6, 2019
@adrcunha
Copy link
Contributor

adrcunha commented Dec 6, 2019

Related/dependency: knative/test-infra#1558

@navidshaikh
Copy link
Collaborator Author

/hold cancel

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 10, 2019
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Dec 11, 2019
@knative-prow-robot knative-prow-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 11, 2019
@chizhg
Copy link
Member

chizhg commented Dec 11, 2019

FYI Prow job for client has been updated to use Go 1.13, so this PR is now ready to be merged.

 - Commit results of codegen using go 1.13
 - Update DEVELOPMENT.md to mention go 1.13
@rhuss
Copy link
Contributor

rhuss commented Dec 11, 2019

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2019
@knative-prow-robot knative-prow-robot merged commit 4128022 into knative:master Dec 11, 2019
@navidshaikh navidshaikh deleted the pr/golang-113 branch December 11, 2019 10:46
dsimansk pushed a commit to dsimansk/client that referenced this pull request Dec 3, 2020
dsimansk pushed a commit to dsimansk/client that referenced this pull request Nov 28, 2024
…y providing goos and goarch. (knative#535)

* add go build with goos and goarch

* add a example at help message

---------

Co-authored-by: Kaustubh Pande <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

go 1.13 for client
6 participants