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
3
3
go 1.18
4
4
5
5
require (
6
- github.com/rookie-ninja/rk-entry/v2 v2.2.14
6
+ github.com/rookie-ninja/rk-entry/v2 v2.2.15
7
7
github.com/stretchr/testify v1.8.0
8
8
go.uber.org/zap v1.21.0
9
9
)
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/prometheus/procfs v0.8.0 h1:ODq8ZFEaYeCaZOJlZZdJA2AbQR98dSHSM1KW/You5
228
228
github.com/prometheus/procfs v0.8.0 /go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4 =
229
229
github.com/rogpeppe/go-internal v1.3.0 /go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4 =
230
230
github.com/rogpeppe/go-internal v1.6.1 h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k =
231
- github.com/rookie-ninja/rk-entry/v2 v2.2.14 h1:PHzofuw52zfskrgJKC+WIMt1LtoBosrukjWHZ/DKsTE =
232
- github.com/rookie-ninja/rk-entry/v2 v2.2.14 /go.mod h1:P/Fd6Oyvvx0ITbEU2lzO3KkQ9miWVwd84aPaC0LMD0o =
231
+ github.com/rookie-ninja/rk-entry/v2 v2.2.15 h1:K5Ww1wCjOcAvK11pBA8qM7FpbHyFE5i+YQBAIYxPrZc =
232
+ github.com/rookie-ninja/rk-entry/v2 v2.2.15 /go.mod h1:P/Fd6Oyvvx0ITbEU2lzO3KkQ9miWVwd84aPaC0LMD0o =
233
233
github.com/rookie-ninja/rk-logger v1.2.13 h1:ERxeNZUmszlY4xehHcJRXECPtbjYIXzN8yRIyYyLGsg =
234
234
github.com/rookie-ninja/rk-logger v1.2.13 /go.mod h1:0ZiGn1KsHKOmCv+FHMH7k40DWYSJcj5yIR3EYcjlnLs =
235
235
github.com/rookie-ninja/rk-query v1.2.14 h1:aYNyMXixpsEYRfEOz9Npt5QG3A6BQlo9vKjYc78x7bc =
You can’t perform that action at this time.
0 commit comments