diff --git a/go.mod b/go.mod index cb813e6..a18c2d4 100644 --- a/go.mod +++ b/go.mod @@ -51,4 +51,5 @@ require ( golang.org/x/sys v0.36.0 // indirect golang.org/x/time v0.12.0 // indirect golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect + gopkg.in/yaml.v3 v3.0.1 // indirect ) \ No newline at end of file