Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Update dependencies #3623

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Update dependencies #3623

merged 3 commits into from
Jul 25, 2022

Commits on Jul 25, 2022

  1. Update binaries

    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e142f6d View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    - github.com/aws/aws-sdk-go to version 1.44.61.
    - github.com/cheggaaa/pb/v3 to version 3.1.0.
    - github.com/evanphx/json-patch to version v5.6.0+incompatible.
    - github.com/imdario/mergo to version 0.3.13.
    - github.com/stretchr/testify to version 1.8.0.
    - go.mozilla.org/sops/v3 to version 3.7.3.
    - golang.org/x/oauth2 to version 0.0.0-20220722155238-128564f6959c.
    - golang.org/x/sys to version 0.0.0-20220722155257-8c9f86f7a55f.
    - golang.org/x/time to version 0.0.0-20220722155302-e5dcc9cfc0b9.
    - github.com/docker/distribution to version v2.8.1+incompatible.
    - k8s.io/api to version v0.21.14.
    - k8s.io/apiextensions-apiserver to version v0.21.14.
    - k8s.io/apimachinery to version v0.21.14.
    - k8s.io/client-go to version v0.21.14.
    - k8s.io/code-generator to version v0.21.14.
    - github.com/google/go-containerregistry to version 0.11.0.
    - github.com/spf13/cobra to version v1.4.0.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5f7983c View commit details
    Browse the repository at this point in the history
  3. Update to Go 1.17 to fix build issue

    Fixes the error: //go:build comment without // +build comment.
    
    Relates to hashicorp/vault#14980.
    
    Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
    Paulo Gomes committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    a1d33d8 View commit details
    Browse the repository at this point in the history