diff --git a/go.mod b/go.mod index e2da270..c01e3ef 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/smallstep/linkedca -go 1.24.0 +go 1.25.9 require ( github.com/stretchr/testify v1.11.1