Skip to content

Commit f2c7d77

Browse files
committed
Update Go version in go.mod to 1.24.0
1 parent 378bac8 commit f2c7d77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/opendevstack/ods-core/tests
22

3-
go 1.24
3+
go 1.24.0
44

55
require (
66
github.com/charmbracelet/log v0.3.1

0 commit comments

Comments
 (0)