diff options
| author | 2023-02-27 13:10:54 +0100 | |
|---|---|---|
| committer | 2023-02-27 13:10:54 +0100 | |
| commit | 4bb3f59324fcca56373f960b34eb60e0f1c40beb (patch) | |
| tree | fef603dc574c0be837b4539561ddf5645b5312da /go.mod | |
| parent | [chore]: Bump github.com/miekg/dns from 1.1.50 to 1.1.51 (#1566) (diff) | |
| download | gotosocial-4bb3f59324fcca56373f960b34eb60e0f1c40beb.tar.xz | |
[chore] bump go, build, and lint version (#1570)
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ module github.com/superseriousbusiness/gotosocial -go 1.19 +go 1.20 require ( codeberg.org/gruf/go-bytesize v1.0.2 |
