fix(deps): update Go version to 1.23.6 in go.mod #230
Reference in New Issue
Block a user
Delete Branch "update-go-version-to-1.23.6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates the Go version in the go.mod file from 1.23.0 to 1.23.6 to
ensure compatibility with the latest features and optimizations.
This change also aligns the Go toolchain version accordingly.