diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-05 13:04:04 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-05 13:04:04 +1300 |
| commit | bd6f6fbe80ef419fdf38c4154add3c4d7a452da0 (patch) | |
| tree | 51260922a47b28dfdbe846f8def0b78d23a53dd6 /go.mod | |
| parent | 50e6213fed138fff57e4d206caa109a9f8fc1961 (diff) | |
| download | kiiro-bd6f6fbe80ef419fdf38c4154add3c4d7a452da0.tar.xz kiiro-bd6f6fbe80ef419fdf38c4154add3c4d7a452da0.zip | |
Add sources stuff and dev test and some other thingsa
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ require ( github.com/BurntSushi/toml v1.6.0 // indirect github.com/yuin/gopher-lua v1.1.1 // indirect ) + |
