aboutsummaryrefslogtreecommitdiffstats
path: root/worktree_commit.go
diff options
context:
space:
mode:
Diffstat (limited to 'worktree_commit.go')
-rw-r--r--worktree_commit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/worktree_commit.go b/worktree_commit.go
index a5779fc..dc79569 100644
--- a/worktree_commit.go
+++ b/worktree_commit.go
@@ -12,8 +12,8 @@ import (
"github.com/go-git/go-git/v5/plumbing/object"
"github.com/go-git/go-git/v5/storage"
+ "github.com/ProtonMail/go-crypto/openpgp"
"github.com/go-git/go-billy/v5"
- "golang.org/x/crypto/openpgp"
)
// Commit stores the current contents of the index in a new commit along with