dal/pkg/utils/go.mod
Anton Nesterov d28d976b8e
[wip] dal golang
Signed-off-by: Anton Nesterov <anton@demiurg.io>
2024-08-07 21:16:40 +02:00

6 lines
74 B
Modula-2

module l12.xyz/dal/utils
go 1.22.6
require github.com/pkg/errors v0.9.1