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: bump the golang from 1.13 to 1.22 #236

Conversation

douglasdgoulart
Copy link

What

Upgrade golang version from 1.13 to 1.22

Libs update:

Library Old Version New Version
github.com/go-redis/redis/v7 v7.2.0 v7.4.1
github.com/kr/pretty v0.1.0 v0.3.1
github.com/sirupsen/logrus v1.5.0 v1.9.3
github.com/spf13/pflag v1.0.3 v1.0.5
github.com/spf13/viper v1.6.3 v1.18.2
github.com/stretchr/testify v1.4.0 v1.9.0

Checks

  • All tests are running
  • The make build && make run command is working

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

1 participant