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 @@ -7,7 +7,7 @@ toolchain go1.23.1
77require (
88 github.com/google/go-cmp v0.7.0
99 github.com/nelkinda/health-go v0.0.1
10- github.com/oklog/run v1.1 .0
10+ github.com/oklog/run v1.2 .0
1111 github.com/prometheus/client_golang v1.22.0
1212 github.com/prometheus/client_golang/exp v0.0.0-20250227122456-ad23ad6d5468
1313 github.com/prometheus/client_model v0.6.2
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/nelkinda/health-go v0.0.1/go.mod h1:oNvFVrveHIH/xPW5DqjFfdtlyhLXHFmNz
9292github.com/nelkinda/http-go v0.0.1 h1:RL3RttZzzs/kzQaVPmtv5dxMaWValqCqGNjCXyjPI1k =
9393github.com/nelkinda/http-go v0.0.1 /go.mod h1:DxPiZGVufTVSeO63nmVR5QO01TmSC0HHtEIZTHL5QEk =
9494github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
95- github.com/oklog/run v1.1 .0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA =
96- github.com/oklog/run v1.1 .0 /go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU =
95+ github.com/oklog/run v1.2 .0 h1:O8x3yXwah4A73hJdlrwo/2X6J62gE5qTMusH0dvz60E =
96+ github.com/oklog/run v1.2 .0 /go.mod h1:mgDbKRSwPhJfesJ4PntqFUbKQRZ50NgmZTSPlFA0YFk =
9797github.com/pelletier/go-toml v1.4.0 /go.mod h1:PN7xzY2wHTK0K9p34ErDQMlFxa51Fk0OUruD3k1mMwo =
9898github.com/pkg/errors v0.8.0 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
9999github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments