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

feat: upgrade go.mod to 1.21 #1830

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

jmeridth
Copy link
Contributor

@jmeridth jmeridth commented Oct 17, 2023

Dockerfile was bumped from 1.20 to 1.21 on 8/10/23 with #1753

Local Env

OSX Sonoma 14.0
go version go1.21.2 darwin/amd64

CSpell results

CSpell: Files checked: 243, Issues found: 0 in 0 files

GOSec results

Summary:
  Gosec  : 2.18.1
  Files  : 121
  Lines  : 13091
  Nosec  : 8
  Issues : 0

Test Results

?   	github.com/mikefarah/yq/v4	[no test files]
ok  	github.com/mikefarah/yq/v4/cmd	0.693s
ok  	github.com/mikefarah/yq/v4/pkg/yqlib	1.023

This matches what was changed in the Dockerfile

### CSpell results

CSpell: Files checked: 243, Issues found: 0 in 0 files

### GOSec results

Summary:
  Gosec  : 2.18.1
  Files  : 121
  Lines  : 13091
  Nosec  : 8
  Issues : 0

### Test Results

?   	github.com/mikefarah/yq/v4	[no test files]
ok  	github.com/mikefarah/yq/v4/cmd	0.693s
ok  	github.com/mikefarah/yq/v4/pkg/yqlib	1.023

Signed-off-by: jmeridth <jmeridth@gmail.com>
childnode referenced this pull request Oct 18, 2023
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](golang/net@v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@jmeridth
Copy link
Contributor Author

@mikefarah Any changes or updates needed on this to proceed? Or you may have other plans for version upgrade? Thank you for all your work on this.

@mikefarah mikefarah merged commit bbe196b into mikefarah:master Oct 23, 2023
3 checks passed
@mikefarah
Copy link
Owner

Good to go - thanks for the PR :)

@jmeridth jmeridth deleted the jm-update-go-mod-to-1.21 branch October 23, 2023 12:13
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

2 participants