From e1041807418df96f3bf0ce4c962d5211cfb5cf05 Mon Sep 17 00:00:00 2001 From: re Date: Sun, 22 Jan 2023 20:16:33 +0300 Subject: [PATCH] Update 'go.mod' --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7c41bc6..6eb3a79 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/jpillora/backoff +module git.internal/re/backoff go 1.13