Skip to content

Commit f50abbd

Browse files
committed
Updated Go version specification in go.mod.
Signed-off-by: Alexander Adam <alphaone23@gmail.com>
1 parent 80051b8 commit f50abbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
module github.com/AlphaOne1/dmorph
55

6-
go 1.25.0
6+
go 1.25
77

88
require (
99
github.com/stretchr/testify v1.11.1

0 commit comments

Comments
 (0)