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

Update dependencies #494

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Update dependencies #494

merged 2 commits into from
Mar 8, 2023

Commits on Mar 8, 2023

  1. api: update dependencies

    - github.com/fluxcd/pkg/apis/meta to v0.19.1
    - github.com/fluxcd/source-controller/api to v0.35.2
    - k8s.io/apimachinery to v0.26.2
    - sigs.k8s.io/controller-runtime to v0.14.5
    
    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f31d313 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    - github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
    - github.com/fluxcd/pkg/apis/event v0.4.1
    - github.com/fluxcd/pkg/apis/meta v0.19.1
    - github.com/fluxcd/pkg/git v0.11.0
    - github.com/fluxcd/pkg/git/gogit v0.8.1
    - github.com/fluxcd/pkg/gittestserver v0.8.2
    - github.com/fluxcd/pkg/ssh v0.7.3
    - github.com/fluxcd/source-controller/api v0.35.2
    - github.com/onsi/gomega v1.27.2
    - golang.org/x/crypto v0.7.0
    - k8s.io/api v0.26.2
    - k8s.io/apimachinery v0.26.2
    - k8s.io/client-go v0.26.2
    - k8s.io/kube-openapi v0.0.0-20230303024457-afdc3dddf62d
    - sigs.k8s.io/controller-runtime v0.14.5
    - Unpin github.com/emicklei/go-restful as it is no longer an (indirect)
      dependency.
    
    Signed-off-by: Hidde Beydals <hidde@hhh.computer>
    hiddeco committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5d1264e View commit details
    Browse the repository at this point in the history