Skip to content

Commit

Permalink
Renovate: Update External dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 025135f commit f685c10
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@ module github.com/sapcc/argora

go 1.22.0

toolchain go1.22.4
toolchain go1.23.4

require (
github.com/dspinhirne/netaddr-go/v2 v2.0.0
github.com/metal3-io/baremetal-operator/apis v0.6.1
github.com/metal3-io/baremetal-operator/apis v0.9.0
github.com/sapcc/go-api-declarations v1.13.2
github.com/sapcc/go-netbox-go v0.0.0-20241106125215-07e3722fbd4d
github.com/spf13/cobra v1.8.0
k8s.io/api v0.30.1
sigs.k8s.io/cluster-api v1.7.2
sigs.k8s.io/controller-runtime v0.18.4
github.com/spf13/cobra v1.8.1
k8s.io/api v0.32.0
sigs.k8s.io/cluster-api v1.9.3
sigs.k8s.io/controller-runtime v0.19.4
)

require (
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.30.1
k8s.io/apimachinery v0.32.0
)

require (
Expand Down

0 comments on commit f685c10

Please sign in to comment.