Skip to content

Commit 2b627b9

Browse files
Update Go to 1.25
1 parent a8cf287 commit 2b627b9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

go.mod

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
module go.followtheprocess.codes/cli
22

3-
go 1.24
3+
go 1.25
4+
5+
ignore (
6+
./docs
7+
./examples
8+
)
49

510
require (
611
go.followtheprocess.codes/snapshot v0.6.0

0 commit comments

Comments
 (0)