aboutsummaryrefslogtreecommitdiff
path: root/cmd/batch/files.go
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2018-08-26 18:32:46 +0200
committerDimitri Sokolyuk <demon@dim13.org>2018-08-26 18:32:46 +0200
commit48c8ed77fe539992fc5112c0586b077bb8b2c4f5 (patch)
tree6c1a24c98065869d01e4a0ff022582ade5bc8ded /cmd/batch/files.go
parentdd4ccdfdc04234003e6b552f2d9b9f034a0e5afb (diff)
update pkg pathHEADmaster
Diffstat (limited to 'cmd/batch/files.go')
-rw-r--r--cmd/batch/files.go2
1 files changed, 1 insertions, 1 deletions
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 {