Skip to content

Commit 595b7b1

Browse files
committed
build(deps): update apis
1 parent 3ff4594 commit 595b7b1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/mattn/go-isatty v0.0.20
2727
github.com/moby/moby v28.5.2+incompatible
2828
github.com/moby/term v0.5.2
29-
github.com/ninech/apis v0.0.0-20260213065658-16dce8e85c76
29+
github.com/ninech/apis v0.0.0-20260216131713-7ce4a37aca3c
3030
github.com/posener/complete v1.2.3
3131
github.com/prometheus/common v0.67.5
3232
github.com/stretchr/testify v1.11.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,8 @@ github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J
598598
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
599599
github.com/ninech/apis v0.0.0-20260213065658-16dce8e85c76 h1:wqGnRdVo0RMm1qkk2OAGWGmUJjBvg1yPSqxQrlVA6hA=
600600
github.com/ninech/apis v0.0.0-20260213065658-16dce8e85c76/go.mod h1:a70Lrp7lseFzv/fO3q/05xSW42GQPKMFd7WE7XrrEjU=
601+
github.com/ninech/apis v0.0.0-20260216131713-7ce4a37aca3c h1:4lNyNQB0bgdsjI2zjfJjcOB3ewoAmKegceA59VWh8AM=
602+
github.com/ninech/apis v0.0.0-20260216131713-7ce4a37aca3c/go.mod h1:a70Lrp7lseFzv/fO3q/05xSW42GQPKMFd7WE7XrrEjU=
601603
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
602604
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
603605
github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=

0 commit comments

Comments
 (0)