Skip to content

Commit ceb111f

Browse files
authored
Merge pull request #294 from numtide/fix-version-for-e2e-action
fix(e2e): ensure to add go.sum entry for testutil
2 parents 218f206 + bd5c97a commit ceb111f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,8 @@ github.com/numtide/multigres-operator/pkg/resolver v0.0.0-20260225213642-5bfde5e
173173
github.com/numtide/multigres-operator/pkg/resolver v0.0.0-20260225213642-5bfde5e48101/go.mod h1:BTV/4f0lUy57zgnDC4eXP18MzPhpy26LStRUjTbA3RI=
174174
github.com/numtide/multigres-operator/pkg/resource-handler v0.0.0-20260225213642-5bfde5e48101 h1:hQSULSvk0u5FVMlMAp7QHOA6KbuLQm/lUxtMBNlWz9w=
175175
github.com/numtide/multigres-operator/pkg/resource-handler v0.0.0-20260225213642-5bfde5e48101/go.mod h1:QWY1yhwafEX0M/6s/HqWqtEpGtD7Q4IG7BhKk9jptoY=
176+
github.com/numtide/multigres-operator/pkg/testutil v0.0.0-20260225213642-5bfde5e48101 h1:zh3fYPOB01wneZiHUmXrrzHIvUz6MtN5gisnrMvWY0A=
177+
github.com/numtide/multigres-operator/pkg/testutil v0.0.0-20260225213642-5bfde5e48101/go.mod h1:4lVW+OWvZpUGX63dBfJcuN8swM9g9StPLAZM4Oz3d3A=
176178
github.com/numtide/multigres-operator/pkg/util v0.0.0-20260225213642-5bfde5e48101 h1:74pw9jCmayJW0yxiJm9l5/CVg/A1YnjH8vEh9tvqWeg=
177179
github.com/numtide/multigres-operator/pkg/util v0.0.0-20260225213642-5bfde5e48101/go.mod h1:PE2JMNyXj81OO/9G3tryC0eoXM661v+acvXMelQ9zSw=
178180
github.com/numtide/multigres-operator/pkg/webhook v0.0.0-20260225213642-5bfde5e48101 h1:lWW+b3mxWB2PYKZf2CXgEHPKq5pWJE64h20ropoarcg=

0 commit comments

Comments
 (0)