From 48c8ed77fe539992fc5112c0586b077bb8b2c4f5 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Sun, 26 Aug 2018 18:32:46 +0200 Subject: update pkg path --- cmd/batch/files.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/batch/files.go') diff --git a/cmd/batch/files.go b/cmd/batch/files.go index 20cb6e1..044b063 100644 --- a/cmd/batch/files.go +++ b/cmd/batch/files.go @@ -11,7 +11,7 @@ import ( "path/filepath" "time" - "dim13.org/acme" + "github.com/dim13/acme" ) type Cert struct { -- cgit v1.2.3