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 @@ -23,7 +23,7 @@ require (
2323 github.com/gorilla/mux v1.8.1
2424 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
2525 github.com/kylelemons/godebug v1.1.0
26- github.com/lib/pq v1.12.1
26+ github.com/lib/pq v1.12.2
2727 github.com/mattermost/xml-roundtrip-validator v0.1.0
2828 github.com/mattn/go-sqlite3 v1.14.38
2929 github.com/oklog/run v1.2.0
Original file line number Diff line number Diff line change @@ -187,8 +187,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
187187github.tiyicn.workers.dev/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
188188github.tiyicn.workers.dev/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
189189github.tiyicn.workers.dev/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
190- github.com/lib/pq v1.12.1 h1:x1nbl/338GLqeDJ/FAiILallhAsqubLzEZu/pXtHUow =
191- github.com/lib/pq v1.12.1 /go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA =
190+ github.com/lib/pq v1.12.2 h1:ajJNv84limnK3aPbDIhLtcjrUbqAw/5XNdkuI6KNe/Q =
191+ github.com/lib/pq v1.12.2 /go.mod h1:/p+8NSbOcwzAEI7wiMXFlgydTwcgTr3OSKMsD2BitpA =
192192github.tiyicn.workers.dev/mattermost/xml-roundtrip-validator v0.1.0 h1:RXbVD2UAl7A7nOTR4u7E3ILa4IbtvKBHw64LDsmu9hU =
193193github.tiyicn.workers.dev/mattermost/xml-roundtrip-validator v0.1.0 /go.mod h1:qccnGMcpgwcNaBnxqpJpWWUiPNr5H3O8eDgGV9gT5To =
194194github.tiyicn.workers.dev/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
You can’t perform that action at this time.
0 commit comments