aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/lib/pq/go.mod
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.io>2020-06-16 07:57:38 -0400
committerGitHub <noreply@github.com>2020-06-16 19:57:38 +0800
commit6a4de37f7e790716c35f1dc4a0aeacfe4b4a1415 (patch)
tree238bf8a49b91ec93e0f4a105f337da549ceb857e /vendor/github.com/lib/pq/go.mod
parent80a3745fc84c033ef4f00c0539b865c0da54442f (diff)
downloadgitea-6a4de37f7e790716c35f1dc4a0aeacfe4b4a1415.tar.gz
gitea-6a4de37f7e790716c35f1dc4a0aeacfe4b4a1415.zip
pq -> v1.7.0 (#11905)
Co-authored-by: Lauris BH <lauris@nix.lv>
Diffstat (limited to 'vendor/github.com/lib/pq/go.mod')
-rw-r--r--vendor/github.com/lib/pq/go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/lib/pq/go.mod b/vendor/github.com/lib/pq/go.mod
index edf0b343fd..b5a5639ab6 100644
--- a/vendor/github.com/lib/pq/go.mod
+++ b/vendor/github.com/lib/pq/go.mod
@@ -1 +1,3 @@
module github.com/lib/pq
+
+go 1.13