aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2021-03-07 21:34:12 -0800
committerGitHub <noreply@github.com>2021-03-07 21:34:12 -0800
commit34fb2efbc2172c48e3bf881102d24741915efe38 (patch)
treecfcf65dda94ceb04f6bf19bb12faa4ed06893c7e
parenta1895179cdc8847254b4e543c64a44336703371f (diff)
parent302dbb1b9c8abc636d2db0d29552e39e8d052f9b (diff)
downloadseaweedfs-34fb2efbc2172c48e3bf881102d24741915efe38.tar.xz
seaweedfs-34fb2efbc2172c48e3bf881102d24741915efe38.zip
Merge pull request #1871 from LazyDBA247-Anyvision/patch-2
update pg to latest version
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a200370fd..3c75a9cb5 100644
--- a/go.mod
+++ b/go.mod
@@ -48,7 +48,7 @@ require (
github.com/klauspost/crc32 v1.2.0
github.com/klauspost/reedsolomon v1.9.2
github.com/kurin/blazer v0.5.3
- github.com/lib/pq v1.2.0
+ github.com/lib/pq v1.10.0
github.com/lunixbochs/vtclean v1.0.0 // indirect
github.com/magiconair/properties v1.8.1 // indirect
github.com/mattn/go-colorable v0.1.2 // indirect