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 Go to 1.23 and some dependencies to the latest version. #138

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

ph4r5h4d
Copy link
Owner

@ph4r5h4d ph4r5h4d commented Dec 9, 2024

This pull request includes updates to the go.mod file, primarily focusing on upgrading the Go version and several dependencies to their latest versions.

Dependency updates:

  • Upgraded Go version from 1.20 to 1.23 and specified toolchain go1.23.4.
  • Updated github.com/bradfitz/gomemcache from v0.0.0-20220106215444-fb4bf637b56d to v0.0.0-20230905024940-24af94b03874.
  • Updated github.com/elastic/go-elasticsearch/v8 from v8.15.0 to v8.16.0.
  • Updated several indirect dependencies, including github.com/cespare/xxhash/v2, github.com/go-logr/logr, github.com/klauspost/compress, github.com/yuin/gopher-lua, go.opentelemetry.io/otel, golang.org/x/crypto, golang.org/x/sync, and golang.org/x/text.

@ph4r5h4d ph4r5h4d merged commit 6300dc8 into main Dec 11, 2024
22 checks passed
@ph4r5h4d ph4r5h4d deleted the update-go-version-and-dependencies branch December 11, 2024 18:53
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.

1 participant