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

Commit

Permalink
Update giantswarm modules
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 8a49ffc commit fefd5dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.4.0
github.com/coreos/go-semver v0.3.0
github.com/giantswarm/apiextensions/v6 v6.0.0
github.com/giantswarm/badnodedetector v1.0.1
github.com/giantswarm/badnodedetector/v2 v2.0.0
github.com/giantswarm/certs/v4 v4.0.0
github.com/giantswarm/conditions v0.5.0
github.com/giantswarm/conditions-handler v0.3.0
Expand All @@ -20,12 +20,12 @@ require (
github.com/giantswarm/k8sclient/v7 v7.0.1
github.com/giantswarm/k8scloudconfig/v17 v17.2.0
github.com/giantswarm/k8smetadata v0.19.0
github.com/giantswarm/kubelock/v2 v2.0.0
github.com/giantswarm/kubelock/v4 v4.0.0
github.com/giantswarm/microendpoint v1.0.0
github.com/giantswarm/microerror v0.4.0
github.com/giantswarm/microkit v1.0.0
github.com/giantswarm/micrologger v1.0.0
github.com/giantswarm/operatorkit/v7 v7.0.1
github.com/giantswarm/operatorkit/v8 v8.0.0
github.com/giantswarm/release-operator/v4 v4.0.0
github.com/giantswarm/tenantcluster/v6 v6.0.0
github.com/giantswarm/to v0.4.0
Expand Down Expand Up @@ -147,7 +147,7 @@ replace (
github.com/coreos/etcd v3.3.13+incompatible => github.com/coreos/etcd v3.3.27+incompatible
github.com/dgrijalva/jwt-go => github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
github.com/docker/distribution => github.com/docker/distribution v2.8.1+incompatible
github.com/giantswarm/micrologger => github.com/giantswarm/micrologger v0.6.0
github.com/giantswarm/micrologger => github.com/giantswarm/micrologger v1.0.0
github.com/gin-gonic/gin => github.com/gin-gonic/gin v1.9.0
github.com/go-ldap/ldap/v3 => github.com/go-ldap/ldap/v3 v3.4.4
github.com/go-logr/logr => github.com/go-logr/logr v0.4.0
Expand Down

0 comments on commit fefd5dc

Please sign in to comment.