Skip to content

Commit 7227200

Browse files
Merge pull request #124 from numtide/bump-ssa-version
Bumping cluster handler version on main
2 parents e385213 + 40ca859 commit 7227200

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.25.0
44

55
require (
66
github.com/numtide/multigres-operator/api v0.0.0-20260110025154-da9aa10fb701
7-
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260115201516-44b30bf5dd8e
7+
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260117103319-0310da4fde93
88
github.com/numtide/multigres-operator/pkg/resolver v0.0.0-20260116114253-fd867f056f16
99
github.com/numtide/multigres-operator/pkg/resource-handler v0.0.0-20260110015531-40fb79c0dda3
1010
github.com/numtide/multigres-operator/pkg/webhook v0.0.0-20260115201516-44b30bf5dd8e

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ github.com/numtide/multigres-operator/api v0.0.0-20260110025154-da9aa10fb701 h1:
118118
github.com/numtide/multigres-operator/api v0.0.0-20260110025154-da9aa10fb701/go.mod h1:A1bBmTxHr+362dGZ5G6u2S4xsP6enbgdUS/UJUOmKbc=
119119
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260115201516-44b30bf5dd8e h1:JInA6FlDGZknvvrDvEV1NqqhkU6UUpYo5OY94XMFmtc=
120120
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260115201516-44b30bf5dd8e/go.mod h1:MSMdL/Be0qtXsV7qGWidDeepGGCFc9MmTqG7hk/h1pQ=
121+
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260117103319-0310da4fde93 h1:cZgIfvDyCknmq4nk738SkakXKj8qn9iAvKcbWsLW92g=
122+
github.com/numtide/multigres-operator/pkg/cluster-handler v0.0.0-20260117103319-0310da4fde93/go.mod h1:zhIRec/iMZmV4gtVqJQ524SdMd+VmWmRV57/kNqm33k=
121123
github.com/numtide/multigres-operator/pkg/resolver v0.0.0-20260116114253-fd867f056f16 h1:eUvOealF9GlRCObAspNuDh6PTm46r3G7E58bDujJL8M=
122124
github.com/numtide/multigres-operator/pkg/resolver v0.0.0-20260116114253-fd867f056f16/go.mod h1:8urAPFN6zF8V6KmQWWU31DL6WtZ6seLkm6UrwBVGArU=
123125
github.com/numtide/multigres-operator/pkg/resource-handler v0.0.0-20260110015531-40fb79c0dda3 h1:1iGWxJPk4ucAjDOR8rcSPfVVKHtlXDSLq8gpAOonq8I=

0 commit comments

Comments
 (0)