Skip to content

Commit 31b5c02

Browse files
committed
update golden
1 parent 034ccf9 commit 31b5c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/namespaces/mongodb/v1alpha1/custom_instance.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ func fetchLatestEngine(ctx context.Context) (string, string) {
3939
if err != nil {
4040
return "", ""
4141
}
42-
42+
4343
return latestValueVersion.Version, latestValueVersion.Version
4444
}
4545

0 commit comments

Comments
 (0)