This commit is contained in:
Alex Baranov
2025-05-13 12:59:06 +01:00
committed by GitHub
parent 6aaa732296
commit 4d2e7ab29d

View File

@@ -25,4 +25,4 @@ func main() {
return return
} }
fmt.Println(respUrl.Data[0].URL) fmt.Println(respUrl.Data[0].URL)
} }