diff --git a/go.mod b/go.mod index 463578e5..fa49c699 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/bmc-toolbox/common v0.0.0-20230220061748-93ff001f4a1d github.com/dselans/dmidecode v0.0.0-20180814053009-65c3f9d81910 github.com/pkg/errors v0.9.1 - github.com/r3labs/diff/v2 v2.15.1 + github.com/r3labs/diff/v3 v3.0.1 github.com/r3labs/diff/v3 v3.0.1 github.com/sirupsen/logrus v1.9.0 github.com/stretchr/testify v1.8.2