Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

Update dependencies and Go version to 1.24.0#925

Merged
cgalibern merged 2 commits intoopensvc:mainfrom
cgalibern:dev
Nov 21, 2025
Merged

Update dependencies and Go version to 1.24.0#925
cgalibern merged 2 commits intoopensvc:mainfrom
cgalibern:dev

Conversation

@cgalibern
Copy link
Contributor

No description provided.

- Bump Go version to 1.24.0.
- Update multiple dependencies, including `google/go-cmp`, `labstack/echo/v4`, `prometheus/client_golang`, `cespare/xxhash/v2`, and others to their latest available versions.
- Remove unused or outdated dependencies for a streamlined module setup.
@cgalibern
Copy link
Contributor Author

#919

- Replaced `fmt.Errorf` with `errors.New` where applicable for simpler error messages.
- Improved error formatting consistency by standardizing use of placeholders like `%s` and `%w`.
- Simplified redundant `fmt.Sprintf` usage.
@cgalibern cgalibern merged commit a0258aa into opensvc:main Nov 21, 2025
1 check passed
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