1
0
Fork 0
golang-github-twin-deepmerge/go.mod
Daniel Baumann 0759e85aad
Adding upstream version 0.2.2.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-16 22:24:59 +02:00

5 lines
77 B
Modula-2

module github.com/TwiN/deepmerge
go 1.23.3
require gopkg.in/yaml.v3 v3.0.1