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 #485

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Update dependencies #485

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
    - 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
    c5baac4 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    - 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/getsentry/sentry-go v0.19.0
    - github.com/xanzy/go-gitlab v0.80.3
    - golang.org/x/oauth2 v0.6.0
    - k8s.io/api v0.26.2
    - k8s.io/apimachinery v0.26.2
    - k8s.io/client-go v0.26.2
    - 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
    24555c6 View commit details
    Browse the repository at this point in the history