Skip to content

Commit 7f10f32

Browse files
committed
chore: update Go version to 1.22 in project dependencies
- Update Go version from 1.18 to 1.22 in go.mod Signed-off-by: appleboy <[email protected]>
1 parent 2de402b commit 7f10f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/golang-queue/contrib
22

3-
go 1.18
3+
go 1.22
44

55
require github.com/rs/zerolog v1.33.0
66

0 commit comments

Comments
 (0)