Skip to content

Commit 62685f1

Browse files
authored
use go 1.22.0 instead of 1.22.8 (#215)
Signed-off-by: Roberto Oliveira <rguimara@redhat.com>
1 parent fc20046 commit 62685f1

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
@@ -1,6 +1,6 @@
11
module github.com/serverlessworkflow/sdk-go/v2
22

3-
go 1.22.8
3+
go 1.22.0
44

55
toolchain go1.23.1
66

0 commit comments

Comments
 (0)