diff --git a/go.mod b/go.mod index 641163b3..d59c8411 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/opentdf/otdfctl go 1.25.0 -toolchain go1.25.8 +toolchain go1.25.9 require ( github.com/adrg/frontmatter v0.2.0