diff --git a/go.mod b/go.mod index 88738a6..90d4ed0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module forge.lthn.ai/core/go-store -go 1.25.5 +go 1.26.0 require ( github.com/stretchr/testify v1.11.1