File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ module github.com/flanksource/commons-db/cmd/query
33go 1.26.1
44
55require (
6+ github.com/flanksource/captain v0.0.19
67 github.com/flanksource/clicky v1.21.47
78 github.com/flanksource/clicky/aichat v1.21.47
89 github.com/flanksource/clicky/valkey v1.21.47
@@ -129,7 +130,6 @@ require (
129130 github.com/felixge/httpsnoop v1.1.0 // indirect
130131 github.com/fergusstrange/embedded-postgres v1.34.0 // indirect
131132 github.com/firebase/genkit/go v1.10.0 // indirect
132- github.com/flanksource/captain v0.0.18 // indirect
133133 github.com/flanksource/gomplate/v3 v3.24.84 // indirect
134134 github.com/flanksource/is-healthy v1.0.88 // indirect
135135 github.com/flanksource/kubectl-neat v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -297,6 +297,8 @@ github.com/flanksource/captain v0.0.12-0.20260715131932-f441c766f3fd h1:DjZG09Uo
297297github.com/flanksource/captain v0.0.12-0.20260715131932-f441c766f3fd /go.mod h1:qkRahQpHRwYgx5N2zykc5en+C06RiJPUNw6BPZy0kUk =
298298github.com/flanksource/captain v0.0.18 h1:0Rb9NC61MJAksgVsAf+fwZDpnIvnZAtyw01ADfLmAxw =
299299github.com/flanksource/captain v0.0.18 /go.mod h1:qDtQM1gWVH5fYf2A+pGJU46ouqKZ77p9zSfMWmVsXKY =
300+ github.com/flanksource/captain v0.0.19 h1:mqYhd09a6uw84Pxt6JMxYFyPXtXkyDKth+77M5+bo2I =
301+ github.com/flanksource/captain v0.0.19 /go.mod h1:K83P8NEYY0AMTeqD9cN3c6/I7yfKRw/nMbZN9EBk2xw =
300302github.com/flanksource/clicky v1.21.37-0.20260715094201-d847a9108f43 h1:8SNaLRmA64xea5//NrSobiFKXr7cq4yz6NGvt9xl3JE =
301303github.com/flanksource/clicky v1.21.37-0.20260715094201-d847a9108f43 /go.mod h1:832IbjMZgsqGYF2fwskgUZ6zrvf7qfxpFv3mfLO2DWg =
302304github.com/flanksource/clicky v1.21.40 h1:96JqmjBSNe3nTRM43KBLrAXLE2e5OIK7X4uy9Dub8Co =
You can’t perform that action at this time.
0 commit comments