diff --git a/state/go.mod b/state/go.mod index 5f3af91..0abbe71 100644 --- a/state/go.mod +++ b/state/go.mod @@ -1,4 +1,3 @@ module github.com/stablekernel/crucible/state -go 1.25 -toolchain go1.26.4 \ No newline at end of file +go 1.25 \ No newline at end of file