Skip to content

Commit 56f199a

Browse files
committed
fix: drop toolchain pin from state go.mod so it builds on its go 1.25 floor
Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
1 parent 257130c commit 56f199a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

state/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
module github.com/stablekernel/crucible/state
22

3-
go 1.25
4-
toolchain go1.26.4
3+
go 1.25

0 commit comments

Comments
 (0)