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

PWX-33069_23.7.0: upgrading golang and tools (#829) (#1215) (#1227) #1227

Merged
merged 3 commits into from
Aug 24, 2023

Commits on Aug 23, 2023

  1. linter-tools cleanup (#829)

    * fixing makefile rules for linter-tools  (golangci-lint, errcheck, staticcheck)
    * removed unused gomock tool
    
    Signed-off-by: Zoran Rajic <zrajic@purestorage.com>
    zoxpx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    08b9c32 View commit details
    Browse the repository at this point in the history
  2. PWX-33069: Upgrading golang to 1.20.7 (#1215)

    * also updating linter-tools and integration-tests
    
    Signed-off-by: Zoran Rajic <zox@portworx.com>
    
    Manually fixed Conflicts:
    	Makefile
    	go.mod
    	go.sum
    	vendor/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring/v1/prometheus_types.go
    	vendor/modules.txt
    zoxpx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fbd057d View commit details
    Browse the repository at this point in the history
  3. add missing /vendor dirs

    zoxpx committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    43b346b View commit details
    Browse the repository at this point in the history