Implement everything else from JS

This commit is contained in:
2024-01-26 15:25:16 +01:00
parent fac474a58b
commit 3b83d85d7e
4 changed files with 174 additions and 5 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module main
go 1.21.6
require github.com/djherbis/times v1.6.0
require golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c // indirect