File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -785,7 +785,7 @@ func GetAllAppCategories() []AppCategory {
785785}
786786
787787func AllowedImportPath () string {
788- return "github.com/shuffle/shuffle-sharedd "
788+ return "github.com/shuffle/shuffle-shared "
789789}
790790
791791func GetWorkflowTest () []byte {
@@ -946,7 +946,7 @@ func GetOnpremLicenses() map[string]string {
946946 // key: expiry
947947 // Format: DD-MM-YYYY
948948 return map [string ]string {
949- "59d02d3ecb38795bce88e558d69bb7b54e7280d4b859c0366fc111af51713d35" : "01-09 -2025" ,
949+ "59d02d3ecb38795bce88e558d69bb7b54e7280d4b859c0366fc111af51713d35" : "01-10 -2025" ,
950950 "53c4dd93924b6a525e3e245f1efe1c51d2e9523dc7bc93774b4cc271524b61f4" : "01-11-2026" ,
951951 "defaaab6db5a198fbbd0a5a147f327c95585892fae46ade91e6b33862a0793cb" : "01-12-2026" ,
952952 "6d14d869a4bd42b93240fd78b55851854224075aef4725c49667ad58abcb03e9" : "01-01-2027" ,
You can’t perform that action at this time.
0 commit comments