Skip to content

Commit f0b6088

Browse files
committed
chore(deps): update dependencies
1 parent 94a952c commit f0b6088

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
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/roadrunner-server/status/v4
22

3-
go 1.22.2
3+
go 1.22.3
44

55
require (
66
github.com/roadrunner-server/api/v4 v4.12.0

go.work

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
go 1.22.2
1+
go 1.22.3
22

33
use (
44
.

tests/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module tests
22

3-
go 1.22.2
4-
5-
toolchain go1.22.3
3+
go 1.22.3
64

75
require (
86
github.com/roadrunner-server/api/v4 v4.12.0

0 commit comments

Comments
 (0)