2021-05-04 23:26:41 +03:00
|
|
|
module g.arns.lt/zordsdavini/zord-tree
|
|
|
|
|
2024-01-09 09:43:24 +02:00
|
|
|
go 1.21
|
2021-05-04 23:26:41 +03:00
|
|
|
|
2021-05-12 01:10:18 +03:00
|
|
|
require (
|
2025-01-07 08:26:35 +02:00
|
|
|
g.arns.lt/zordsdavini/abcex/v4 v4.0.4
|
2021-05-12 08:21:03 +03:00
|
|
|
github.com/otiai10/copy v1.6.0
|
2023-06-27 00:44:32 +03:00
|
|
|
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
|
2021-05-12 01:10:18 +03:00
|
|
|
)
|