@@ -158,7 +158,7 @@ async def python_to_golang(func_name, other_set = {}):
"view_list_random" : "/list/random",
}
- print(func_name, other_set)
+ # print(func_name, other_set)
if func_name == "same":
async with aiohttp.ClientSession() as session:
@@ -1,6 +1,6 @@
{
- "r_ver" : "v3.6.0-Beta-v26",
- "c_ver" : "20250504",
+ "r_ver" : "v3.6.0-Beta-v27",
+ "c_ver" : "20250505",
"s_ver" : "20240426",
- "bin_link" : "https://github.com/openNAMU/GopenNAMU/releases/download/v2025-12-07-Beta-v2/"
+ "bin_link" : "https://github.com/openNAMU/GopenNAMU/releases/download/v2025-12-07-Beta-v3/"