Skip to content

Commit 5475cf9

Browse files
authored
Use only go major minor version
1 parent f4afe03 commit 5475cf9

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
@@ -1,6 +1,6 @@
11
module github.com/gocd/gocd-trial-launcher
22

3-
go 1.25.0
3+
go 1.25
44

55
require (
66
github.com/mattn/go-colorable v0.1.14

0 commit comments

Comments
 (0)