Rename Module

This commit is contained in:
2025-03-24 10:01:47 +01:00
parent fa0679163f
commit 8d3dfb1457
11 changed files with 16 additions and 16 deletions

View File

@@ -18,11 +18,11 @@
package search
import (
"api-cds-search/cmd/model"
"api-cds-search/cmd/ui"
"errors"
"fmt"
"net/http"
"sap-cds-search/cmd/model"
"sap-cds-search/cmd/ui"
"slices"
"strconv"
"strings"