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 Sep 3, 2024
1 parent b650db0 commit 0131903
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@ module github.com/sapcc/argora

go 1.22.0

toolchain go1.22.4
toolchain go1.23.0

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.11.3
github.com/sapcc/go-netbox-go v0.0.0-20240605091551-1c1639054ace
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.0
sigs.k8s.io/cluster-api v1.8.1
sigs.k8s.io/controller-runtime v0.19.0
)

require gopkg.in/yaml.v3 v3.0.1
Expand Down

0 comments on commit 0131903

Please sign in to comment.