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

upgrade dependencies and move to go1.20.x #4490

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

harshavardhana
Copy link
Member

Description

upgrade dependencies and move to go1.20.x

Motivation and Context

upgrade CI/CD to latest Go

How to test this PR?

nothing special

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Unit tests added/updated
  • Internal documentation updated
  • Create a documentation update request here

@donatello
Copy link
Member

ie-proxy doesnt build without cgo properly - there seems to be a proposed fix - mattn/go-ieproxy#47

@harshavardhana
Copy link
Member Author

ie-proxy doesnt build without cgo properly - there seems to be a proposed fix - mattn/go-ieproxy#47

yeah we manually make sure to use v0.0.1 instead everytime we do go get -u ./... a workaround until upstream is fixed.

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.

3 participants