Skip to content

Commit fd52961

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

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

3-
go 1.22.4
3+
go 1.22.5

tests/go.mod

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

3-
go 1.22.4
3+
go 1.22.5
44

55
require (
66
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)