summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2023-02-27 13:10:54 +0100
committerLibravatar GitHub <noreply@github.com>2023-02-27 13:10:54 +0100
commit4bb3f59324fcca56373f960b34eb60e0f1c40beb (patch)
treefef603dc574c0be837b4539561ddf5645b5312da /go.mod
parent[chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#1566) (diff)
downloadgotosocial-4bb3f59324fcca56373f960b34eb60e0f1c40beb.tar.xz
[chore] bump go, build, and lint version (#1570)
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 27a6ce121..1fdd62935 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/superseriousbusiness/gotosocial
-go 1.19
+go 1.20
require (
codeberg.org/gruf/go-bytesize v1.0.2