From 8c664c4af203b4e6c43f837e03e38f59e347943c Mon Sep 17 00:00:00 2001 From: Renjith KM <50958130+renjithkm86@users.noreply.github.com> Date: Mon, 6 Dec 2021 18:22:56 +0530 Subject: [PATCH] Update go.mod --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bac01399f..2610a2e74 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/theupdateframework/notary +module github.com/docker/notary go 1.12