commit 3ec2a4effbd8d688dcf29c44acfabc6a3d53c7d5 Author: ScuroNeko Date: Wed Feb 4 12:39:57 2026 +0300 initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..080724e --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.nix13.pw/scuroneko/extypes + +go 1.25.6