Skip to content

Commit 4d84d23

Browse files
authored
Bump cape to v1.5.3 (#48)
1 parent ecd2f64 commit 4d84d23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/onsi/ginkgo/v2 v2.20.0
1616
github.com/onsi/gomega v1.34.1
1717
github.com/pkg/errors v0.9.1
18-
github.com/smartxworks/cluster-api-provider-elf v1.5.0
18+
github.com/smartxworks/cluster-api-provider-elf v1.5.3
1919
github.com/spf13/pflag v1.0.5
2020
golang.org/x/mod v0.20.0
2121
golang.org/x/tools v0.24.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,8 @@ github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0
336336
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
337337
github.com/smartxworks/cloudtower-go-sdk/v2 v2.13.1-0.20231116110941-d411454388af h1:rV7FO8PZAzurE2zLEtXVrcKZkF544w98rXjvv2bDaqI=
338338
github.com/smartxworks/cloudtower-go-sdk/v2 v2.13.1-0.20231116110941-d411454388af/go.mod h1:X6R9+L438SMnLJXykSCV3fJ+AZul0hlyjITsZgrSRtM=
339-
github.com/smartxworks/cluster-api-provider-elf v1.5.0 h1:G7nW15o7jR8FSVLT+xchCj1jaQ6wMxS+f8P6N4pOYIk=
340-
github.com/smartxworks/cluster-api-provider-elf v1.5.0/go.mod h1:pFaSn8sOjnlzhfZBCwdeN1UNSII0IeC7g5A0S5xz0h4=
339+
github.com/smartxworks/cluster-api-provider-elf v1.5.3 h1:O/wV1em75U9OdUWtqD+u+cSEuO/bavPjyDXgONYR+Yc=
340+
github.com/smartxworks/cluster-api-provider-elf v1.5.3/go.mod h1:pFaSn8sOjnlzhfZBCwdeN1UNSII0IeC7g5A0S5xz0h4=
341341
github.com/smartxworks/host-config-agent-api v0.0.0-20240410021405-be1517a07889 h1:kXlP3d9BEE6q31cR3qAehK0BKNVuCZ6jT2t+Jf5Gwrs=
342342
github.com/smartxworks/host-config-agent-api v0.0.0-20240410021405-be1517a07889/go.mod h1:oexROTOhF0Ium/iTwRbwXwZy+eGkzYE5a5qe3HvvKug=
343343
github.com/soheilhy/cmux v0.1.5 h1:jjzc5WVemNEDTLwv9tlmemhC73tI08BNOIGwBOo10Js=

0 commit comments

Comments
 (0)