forked from thanos-io/thanos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Build with Go 1.19 Signed-off-by: Sylvain Rabot <[email protected]> * Run go fmt with go 1.19 Signed-off-by: Sylvain Rabot <[email protected]> * Add changelog entry Signed-off-by: Sylvain Rabot <[email protected]> * Revert go version in go.mod Signed-off-by: Sylvain Rabot <[email protected]> * Upgrade faillint to v1.11.0 Signed-off-by: Sylvain Rabot <[email protected]> * Upgrade github.com/golangci/golangci-lint to v1.49.0 Signed-off-by: Sylvain Rabot <[email protected]> * Remove deprecated linters ``` WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter. Replaced by unused. WARN [linters context] structcheck is disabled because of generics. You can track the evolution of the generics support by following the golangci/golangci-lint#2649. ``` Signed-off-by: Sylvain Rabot <[email protected]> * Regen proto files Signed-off-by: Sylvain Rabot <[email protected]> * Fix typo Signed-off-by: Sylvain Rabot <[email protected]> * Format docs Signed-off-by: Sylvain Rabot <[email protected]> * Upgrade gopsutil to v3.22.9 Signed-off-by: Sylvain Rabot <[email protected]> * Display diff in the check-docs target Signed-off-by: Sylvain Rabot <[email protected]> * Fix macOS path in docs/components/tools.md Signed-off-by: Sylvain Rabot <[email protected]> Signed-off-by: Sylvain Rabot <[email protected]>
- Loading branch information
Showing
61 changed files
with
894 additions
and
923 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.