Skip to content

Commit 85528bf

Browse files
committed
chore(deps): update dependencies
1 parent fd52961 commit 85528bf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module github.com/roadrunner-server/priority_queue
22

3-
go 1.22.5
3+
go 1.22
4+
5+
toolchain go1.22.5

tests/go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/roadrunner-server/priority_queue/tests
22

3-
go 1.22.5
3+
go 1.22
4+
5+
toolchain go1.22.5
46

57
require (
68
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)