File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/rookie-ninja/rk-boot/v2
33go 1.18
44
55require (
6- github.com/rookie-ninja/rk-entry/v2 v2.2.20
6+ github.com/rookie-ninja/rk-entry/v2 v2.2.22
77 github.com/stretchr/testify v1.8.4
88 go.uber.org/zap v1.25.0
99)
Original file line number Diff line number Diff line change @@ -169,8 +169,8 @@ github.com/prometheus/procfs v0.11.1 h1:xRC8Iq1yyca5ypa9n1EZnWZkt7dwcoRPQwX/5gwa
169169github.com/prometheus/procfs v0.11.1 /go.mod h1:eesXgaPo1q7lBpVMoMy0ZOFTth9hBn4W/y0/p/ScXhY =
170170github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
171171github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
172- github.com/rookie-ninja/rk-entry/v2 v2.2.20 h1:7ovp28PLzJXZukjbHSzTlB9SHWQ4/Tupjfg3osMLIJ0 =
173- github.com/rookie-ninja/rk-entry/v2 v2.2.20 /go.mod h1:ZvSdFFG2HuJDmDuZP2ljh/0RiuMt/hjUs5p+n54W56Q =
172+ github.com/rookie-ninja/rk-entry/v2 v2.2.22 h1:kYXhLV22APPxd9h6kLtA5Vf/tswPOw2Rth2X3NlUi7E =
173+ github.com/rookie-ninja/rk-entry/v2 v2.2.22 /go.mod h1:ZvSdFFG2HuJDmDuZP2ljh/0RiuMt/hjUs5p+n54W56Q =
174174github.com/rookie-ninja/rk-logger v1.2.13 h1:ERxeNZUmszlY4xehHcJRXECPtbjYIXzN8yRIyYyLGsg =
175175github.com/rookie-ninja/rk-logger v1.2.13 /go.mod h1:0ZiGn1KsHKOmCv+FHMH7k40DWYSJcj5yIR3EYcjlnLs =
176176github.com/rookie-ninja/rk-query v1.2.14 h1:aYNyMXixpsEYRfEOz9Npt5QG3A6BQlo9vKjYc78x7bc =
You can’t perform that action at this time.
0 commit comments