diff --git a/go.mod b/go.mod index 058e5e56..724d0cc3 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/opentdf/otdfctl go 1.24.0 -toolchain go1.24.12 +toolchain go1.24.13 require ( github.com/adrg/frontmatter v0.2.0