From cf0e8b9d5a0d4c34d08374488c901451245bffee Mon Sep 17 00:00:00 2001 From: Slack Coder Date: Fri, 15 Sep 2023 08:03:20 -0500 Subject: Update module owner --- cmd/send-over-http/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd') diff --git a/cmd/send-over-http/main.go b/cmd/send-over-http/main.go index 4bd9750..f9b4087 100644 --- a/cmd/send-over-http/main.go +++ b/cmd/send-over-http/main.go @@ -6,7 +6,7 @@ import ( "os" "time" - sendoverhttp "git.server.ky/cypher/send-over-http" + sendoverhttp "git.server.ky/slackcoder/send-over-http" ) func exitOnErr(err error) { -- cgit v1.2.3