Updating version of go.mod

This commit is contained in:
Farhan Khan 2023-07-14 02:45:51 +00:00
parent 91e607ae6c
commit c81dd0c43f
Signed by untrusted user who does not match committer: farhan
GPG Key ID: 45FE45AD7E54F59B

2
go.mod
View File

@ -1,6 +1,6 @@
module gitlab.com/khanzf/fedilogue
go 1.17
go 1.20
require (
github.com/go-fed/httpsig v1.1.0