Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Update Golang in go.mod to 1.21 #1461

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

creydr
Copy link
Contributor

@creydr creydr commented Jan 23, 2024

Seeing issues in #1460. Updating golang in go.mod helped in other cases

@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 23, 2024
@creydr
Copy link
Contributor Author

creydr commented Jan 23, 2024

/cc @matzew @pierDipi @Cali0707 @Leo6Leo

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9427f59) 68.39% compared to head (ad662a3) 68.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1461   +/-   ##
=======================================
  Coverage   68.39%   68.39%           
=======================================
  Files          39       39           
  Lines        2370     2370           
=======================================
  Hits         1621     1621           
  Misses        670      670           
  Partials       79       79           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 23, 2024
Copy link

knative-prow bot commented Jan 23, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, matzew

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 knative-prow bot merged commit d536a21 into knative-extensions:main Jan 23, 2024
18 of 19 checks passed
@@ -1,6 +1,6 @@
module knative.dev/eventing-kafka

go 1.19
go 1.21
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mine 1462, also adds toolchain go1.21.4 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants