Skip to content

Commit

Permalink
Renovate: Update github.com/sapcc/go-netbox-go digest to 0e8a4aa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 45ee9fa commit 0d89920
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/dspinhirne/netaddr-go/v2 v2.0.0
github.com/metal3-io/baremetal-operator/apis v0.6.1
github.com/sapcc/go-api-declarations v1.13.2
github.com/sapcc/go-netbox-go v0.0.0-20241106125215-07e3722fbd4d
github.com/sapcc/go-netbox-go v0.0.0-20250129123048-0e8a4aac7696
github.com/spf13/cobra v1.8.1
k8s.io/api v0.31.4
sigs.k8s.io/cluster-api v1.7.2
Expand Down
8 changes: 2 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/ironcore-dev/controller-utils v0.9.7 h1:ywNcB6lDeOe6UWxJaptbdgb9qb6cDx4+jxBcIGkMQD8=
github.com/ironcore-dev/controller-utils v0.9.7/go.mod h1:7X6JUmq75o4KFe05zUa9rEXnS39dSrlXqUnt9Wuiug0=
github.com/ironcore-dev/metal-operator v0.0.0-20250110122403-9a29dae0cfa4 h1:h6OMgXUwEiwHKKNn/pwauyjWamB1s+GFPxsgDksTgIE=
github.com/ironcore-dev/metal-operator v0.0.0-20250110122403-9a29dae0cfa4/go.mod h1:bYsdh4COQ5K0K1Z6Ssejm9t5cGbIIpMcu3d7bKTa+X4=
github.com/ironcore-dev/metal-operator v0.0.0-20250124104409-b705a57f5ee1 h1:3As8V8RBEIq5IHv6wgrhS3ZCj8qpfiL/fTzEykG3TCc=
github.com/ironcore-dev/metal-operator v0.0.0-20250124104409-b705a57f5ee1/go.mod h1:XEu2LqU4QIbqN5bXAbVD3SlitEOuLHtm3P/TrRzrEKg=
github.com/ironcore-dev/metal-operator v0.0.0-20250124150016-d635c5061d9d h1:KQRviy/X0Y3RDiKEMtZOYEekHkw13l1rpqmqEue2MTc=
github.com/ironcore-dev/metal-operator v0.0.0-20250124150016-d635c5061d9d/go.mod h1:XEu2LqU4QIbqN5bXAbVD3SlitEOuLHtm3P/TrRzrEKg=
github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY=
Expand Down Expand Up @@ -128,8 +124,8 @@ github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sapcc/go-api-declarations v1.13.2 h1:dPYYsjwKGObSAm6+K+dYCiLQWunYuWkywlZnuXfjsmk=
github.com/sapcc/go-api-declarations v1.13.2/go.mod h1:83R3hTANhuRXt/pXDby37IJetw8l7DG41s33Tp9NXxI=
github.com/sapcc/go-netbox-go v0.0.0-20241106125215-07e3722fbd4d h1:XE4jf3qitQ8bg6iBouHpvY5U+QF3Wm5T8M3jCsseN1k=
github.com/sapcc/go-netbox-go v0.0.0-20241106125215-07e3722fbd4d/go.mod h1:svNHmBLJaYKDerDkp+YC4gtRln93xELpwAnsDfNokUY=
github.com/sapcc/go-netbox-go v0.0.0-20250129123048-0e8a4aac7696 h1:/dO+SjuKrjCBeNh1RoOGzQI3JDURVWu3DLpbyFvwgxU=
github.com/sapcc/go-netbox-go v0.0.0-20250129123048-0e8a4aac7696/go.mod h1:c0TuBjItxHDxpZi2SDhRO0eC/KmF8GFjQ0yJrwRCyRs=
github.com/seborama/govcr v4.5.0+incompatible h1:XvdHtXi0d4cUAn+0aWolvwfS3nmhNC8Z+yMQwn/M64I=
github.com/seborama/govcr v4.5.0+incompatible/go.mod h1:EgcISudCCYDLzbiAImJ8i7kk4+wTA44Kp+j4S0LhASI=
github.com/spf13/cobra v1.8.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
Expand Down

0 comments on commit 0d89920

Please sign in to comment.