Skip to content

Commit 9249a04

Browse files
sschuberthmebel123
authored andcommitted
Use the full version for the Go toolchain
This works around golang/go#65568. Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 7f67e9c commit 9249a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

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

55
module github.com/mercedes-benz/disclosure-cli
66

7-
go 1.22
7+
go 1.22.0
88

99
require (
1010
github.com/jinzhu/configor v1.2.2

0 commit comments

Comments
 (0)