forked from TrueCloudLab/certificates
Move linker to the acme package.
This commit is contained in:
parent
55b0f72821
commit
fddd6f7d95
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
package api
|
||||
package acme
|
||||
|
||||
import (
|
||||
"context"
|
|
@ -1,4 +1,4 @@
|
|||
package api
|
||||
package acme
|
||||
|
||||
import (
|
||||
"context"
|
Loading…
Reference in a new issue