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 <sylvain@abstraction.fr> * Run go fmt with go 1.19 Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Add changelog entry Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Revert go version in go.mod Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Upgrade faillint to v1.11.0 Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Upgrade github.com/golangci/golangci-lint to v1.49.0 Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * 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 <sylvain@abstraction.fr> * Regen proto files Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Fix typo Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Format docs Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Upgrade gopsutil to v3.22.9 Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Display diff in the check-docs target Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> * Fix macOS path in docs/components/tools.md Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> Signed-off-by: utukj <utukphd@gmail.com>
- 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.