Skip to content

Commit

Permalink
Merge pull request #1299 from spidernet-io/dependabot/go_modules/sigs…
Browse files Browse the repository at this point in the history
….k8s.io/cluster-api-provider-azure-1.14.1

build(deps): bump sigs.k8s.io/cluster-api-provider-azure from 1.14.0 to 1.14.1
  • Loading branch information
weizhoublue authored Apr 17, 2024
2 parents 2e152b9 + 0431c31 commit 935e6aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ require (
k8s.io/client-go v0.29.3
k8s.io/utils v0.0.0-20230726121419-3b25d923346b
modernc.org/memory v1.7.2
sigs.k8s.io/cluster-api-provider-azure v1.14.0
sigs.k8s.io/cluster-api-provider-azure v1.14.1
sigs.k8s.io/controller-runtime v0.16.5
sigs.k8s.io/controller-tools v0.12.1
sigs.k8s.io/yaml v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1004,8 +1004,8 @@ modernc.org/memory v1.7.2/go.mod h1:NO4NVCQy0N7ln+T9ngWqOQfi7ley4vpwvARR+Hjw95E=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/cluster-api-provider-azure v1.14.0 h1:6HLG0J4aBqN5QnAdyUjuHLoWpszkxTlqAdqzGI7CF2c=
sigs.k8s.io/cluster-api-provider-azure v1.14.0/go.mod h1:ME+Se/3CbsdPOA1XFA0fV4ptHK1uDxOqgnKm5+KYRts=
sigs.k8s.io/cluster-api-provider-azure v1.14.1 h1:rhQ3tXyg8sq08Yrh+PXL+KSg3WtLn37AZqLbPDAE4Qw=
sigs.k8s.io/cluster-api-provider-azure v1.14.1/go.mod h1:CA3u3DKaWi+S2vbOrr3f/dEIIAcI91IMfd36aXZ06F4=
sigs.k8s.io/controller-runtime v0.16.5 h1:yr1cEJbX08xsTW6XEIzT13KHHmIyX8Umvme2cULvFZw=
sigs.k8s.io/controller-runtime v0.16.5/go.mod h1:j7bialYoSn142nv9sCOJmQgDXQXxnroFU4VnX/brVJ0=
sigs.k8s.io/controller-tools v0.12.1 h1:GyQqxzH5wksa4n3YDIJdJJOopztR5VDM+7qsyg5yE4U=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ k8s.io/utils/trace
# modernc.org/memory v1.7.2
## explicit; go 1.18
modernc.org/memory
# sigs.k8s.io/cluster-api-provider-azure v1.14.0
# sigs.k8s.io/cluster-api-provider-azure v1.14.1
## explicit; go 1.20
sigs.k8s.io/cluster-api-provider-azure/util/cache/ttllru
# sigs.k8s.io/controller-runtime v0.16.5
Expand Down

0 comments on commit 935e6aa

Please sign in to comment.