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 dependencies: upgrade Go to v1.22, goreleaser to 2.x, etc. #165

Merged
merged 7 commits into from
Jun 27, 2024

Conversation

pjcdawkins
Copy link
Contributor

@pjcdawkins pjcdawkins commented Jan 18, 2024

-go 1.20
+go 1.22
+
+toolchain go1.22.4
 
 require (
-       github.com/fatih/color v1.13.0
-       github.com/go-playground/validator/v10 v10.14.1
+       github.com/fatih/color v1.17.0
+       github.com/go-playground/validator/v10 v10.20.0
        github.com/gofrs/flock v0.8.1
-       github.com/mattn/go-isatty v0.0.16
-       github.com/platformsh/platformify v0.2.8
-       github.com/spf13/cobra v1.6.1
-       github.com/spf13/viper v1.15.0
-       github.com/stretchr/testify v1.8.4
-       github.com/wk8/go-ordered-map/v2 v2.1.7
-       golang.org/x/exp v0.0.0-20230321023759-10a507213a29
+       github.com/mattn/go-isatty v0.0.20
+       github.com/platformsh/platformify v0.2.9
+       github.com/spf13/cobra v1.8.1
+       github.com/spf13/viper v1.19.0
+       github.com/stretchr/testify v1.9.0
+       github.com/wk8/go-ordered-map/v2 v2.1.8
+       golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
        gopkg.in/yaml.v3 v3.0.1
 )
 # Tooling versions
-GORELEASER_VERSION=v1.20
-GOLANGCI_LINT_VERSION=v1.52
+GORELEASER_VERSION=v2.0
+GOLANGCI_LINT_VERSION=v1.59

@pjcdawkins pjcdawkins force-pushed the go-mod-updates branch 2 times, most recently from 6c1d31e to 691a080 Compare May 31, 2024 19:34
@pjcdawkins pjcdawkins force-pushed the go-mod-updates branch 6 times, most recently from f6747d7 to 4d1dbd1 Compare June 27, 2024 09:59
@pjcdawkins pjcdawkins changed the title Update dependencies + go mod tidy Update dependencies: upgrade Go to v1.22, goreleaser to 2.x, etc. Jun 27, 2024
@pjcdawkins pjcdawkins enabled auto-merge (squash) June 27, 2024 10:16
@pjcdawkins pjcdawkins requested a review from akalipetis June 27, 2024 10:16
Copy link
Member

@akalipetis akalipetis left a comment

Choose a reason for hiding this comment

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

LGTM

@pjcdawkins pjcdawkins merged commit 8d92536 into main Jun 27, 2024
1 check passed
@pjcdawkins pjcdawkins deleted the go-mod-updates branch June 27, 2024 11:18
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.

2 participants