dkforest

A forum and chat platform (onion)
git clone https://git.dasho.dev/n0tr1v/dkforest.git
Log | Files | Refs | LICENSE

commit 2e5a22179f9ddbcdf1d057cd5df71e8aee059d12
parent b12da94b3a0f7586498ca286426d55ad03ca72b1
Author: n0tr1v <n0tr1v@protonmail.com>
Date:   Tue, 28 Nov 2023 17:35:39 -0500

update go mod

Diffstat:
Mgo.mod | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod @@ -1,6 +1,6 @@ module dkforest -go 1.18 +go 1.21 require ( filippo.io/age v1.0.0