File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/hashicorp/go-cleanhttp v0.5.2
1919 github.com/hashicorp/go-version v1.8.0
2020 github.com/lensesio/tableprinter v0.0.0-20201125135848-89e81fc956e7
21- github.com/lib/pq v1.11.2
21+ github.com/lib/pq v1.12.0
2222 github.com/mark3labs/mcp-go v0.45.0
2323 github.com/matoous/go-nanoid/v2 v2.1.0
2424 github.com/mattn/go-isatty v0.0.20
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
133133github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
134134github.com/lensesio/tableprinter v0.0.0-20201125135848-89e81fc956e7 h1:k/1ku0yehLCPqERCHkIHMDqDg1R02AcCScRuHbamU3s =
135135github.com/lensesio/tableprinter v0.0.0-20201125135848-89e81fc956e7 /go.mod h1:YR/zYthNdWfO8+0IOyHDcIDBBBS2JMnYUIwSsnwmRqU =
136- github.com/lib/pq v1.11.2 h1:x6gxUeu39V0BHZiugWe8LXZYZ+Utk7hSJGThs8sdzfs =
137- github.com/lib/pq v1.11.2 /go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA =
136+ github.com/lib/pq v1.12.0 h1:mC1zeiNamwKBecjHarAr26c/+d8V5w/u4J0I/yASbJo =
137+ github.com/lib/pq v1.12.0 /go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA =
138138github.com/lucasb-eyer/go-colorful v1.3.0 h1:2/yBRLdWBZKrf7gB40FoiKfAWYQ0lqNcbuQwVHXptag =
139139github.com/lucasb-eyer/go-colorful v1.3.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
140140github.com/mailru/easyjson v0.9.1 h1:LbtsOm5WAswyWbvTEOqhypdPeZzHavpZx96/n553mR8 =
You can’t perform that action at this time.
0 commit comments