summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorYulqen <246857+yulqen@users.noreply.github.com>2024-04-22 15:16:05 +0100
committerGitHub <noreply@github.com>2024-04-22 15:16:05 +0100
commit05bef10708775eb608dd68bedd3bb4b796ba6920 (patch)
treee216c259656f4058a4d60c747e447b1e1170913b /go.mod
parent9d297a6a4b5ab61612d650352ba2bc1b66817def (diff)
parente546c7103da64e1b4cbda9c400926370f66b8c22 (diff)
Merge branch 'main' into change-dockerfile
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 75d8ccf..7c6aa37 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module github.com/defencedigital/ded-web
-go 1.22.1
+go 1.20
require github.com/lib/pq v1.10.9