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 Nov 21, 2024
1 parent 2654ed2 commit 9d5a92d
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.3

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.8.0
github.com/sapcc/go-api-declarations v1.12.9
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.31.3
sigs.k8s.io/cluster-api v1.8.5
sigs.k8s.io/controller-runtime v0.19.2
)

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

require (
Expand Down

0 comments on commit 9d5a92d

Please sign in to comment.