Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
Update main.go easypki repository on import
Browse files Browse the repository at this point in the history
Fix non-existing repository on import.
  • Loading branch information
Ilari Lind authored Jul 29, 2016
1 parent 29e35e9 commit f1aff69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/easypki/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"time"

"github.com/codegangsta/cli"
"github.com/jeremy-clerc/easypki/pkg/easypki"
"github.com/google/easypki/pkg/easypki"
)

// https://access.redhat.com/documentation/en-US/Red_Hat_Certificate_System/8.0/html/Admin_Guide/Standard_X.509_v3_Certificate_Extensions.html
Expand Down

0 comments on commit f1aff69

Please sign in to comment.