Skip to content

Commit 8f13a1a

Browse files
fix(deps): update module github.com/sapcc/kubernikus to v1.5.0
1 parent 6f6ea25 commit 8f13a1a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
1414
github.com/sapcc/andromeda v0.0.2-0.20240703201843-d4b95e0cad93
1515
github.com/sapcc/gophercloud-sapcc v1.0.0
16-
github.com/sapcc/kubernikus v1.0.1-0.20240619130954-d2e31494f91c
16+
github.com/sapcc/kubernikus v1.5.0
1717
gopkg.in/yaml.v3 v3.0.1
1818
k8s.io/client-go v0.30.2
1919
)

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ github.com/sapcc/gophercloud-sapcc v1.0.0 h1:jPPIygmrHNS/d1fGEmxfSK99TgfL2p8UX+l
198198
github.com/sapcc/gophercloud-sapcc v1.0.0/go.mod h1:dTBCGEVxdxL9gYLSl5oLOKHexw7nSuKgHquOK6Z36V8=
199199
github.com/sapcc/kubernikus v1.0.1-0.20240619130954-d2e31494f91c h1:pFKySc7H9nGwTJEtaNoCiFsy60VPHnjGDyYapakfa4c=
200200
github.com/sapcc/kubernikus v1.0.1-0.20240619130954-d2e31494f91c/go.mod h1:BspB+v1MQvnJi95Nu9r+4A3UzCwi03XNLG3u6eZyRWU=
201+
github.com/sapcc/kubernikus v1.5.0 h1:2oPZbQzbGVhE/0G6kE8eZ031itulsupRl1rVVbSeCRo=
202+
github.com/sapcc/kubernikus v1.5.0/go.mod h1:myK1pthNZIGRz7BRoztctl69QaZzj69fbGr4WvzEJ2M=
201203
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
202204
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
203205
github.com/skeema/knownhosts v1.2.2 h1:Iug2P4fLmDw9f41PB6thxUkNUkJzB5i+1/exaj40L3A=

0 commit comments

Comments
 (0)