Skip to content

Commit d588478

Browse files
Update Go to 1.25
1 parent 475ce4a commit d588478

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/log
22

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

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

0 commit comments

Comments
 (0)