From ed3fe4b9663c35c06ca1c6b9a7661cd5a1a8d5ef Mon Sep 17 00:00:00 2001
From: pesde index updater <pesde@daimond113.com>
Date: Sat, 22 Feb 2025 12:03:50 +0000
Subject: [PATCH] add jiwonz/go@0.2.0 lune

---
 jiwonz/go | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/jiwonz/go b/jiwonz/go
index ee5d703..22dc314 100644
--- a/jiwonz/go
+++ b/jiwonz/go
@@ -83,3 +83,17 @@ lib = "src/lib.luau"
 
 ["0.1.1 luau".dependencies]
 task = [{ name = "jiwonz/task", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"]
+
+["0.2.0 lune"]
+published_at = "2025-02-22T12:03:50.881245519Z"
+description = "Execute the functions in a separate thread, threads are pooled and reused. Credit to lukadev-0/util.luau"
+license = "MIT"
+authors = ["LukaDev <luka@lukadev.me> (https://lukadev.me/)", "jiwonz <me@jiwonz.kr>"]
+repository = "https://github.com/jiwonz/luau-go"
+
+["0.2.0 lune".target]
+environment = "lune"
+lib = "src/lib.luau"
+
+["0.2.0 lune".dependencies]
+task = [{ name = "jiwonz/task", version = "^0.2.0-rc.1", index = "https://github.com/pesde-pkg/index" }, "standard"]