From 810b570621c047a24281c94e3d916ac4a38ba67d Mon Sep 17 00:00:00 2001 From: Telegram Bot <95747163+C2BoT@users.noreply.github.com> Date: Fri, 30 Dec 2022 23:29:08 +0200 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f518c23..b520f8b 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/lus/pasty +module github.com/c2bot/pastys go 1.16