mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-09-13 14:29:09 +00:00
add comment, tidy go mod
This commit is contained in:
parent
43193345fa
commit
6eb5734169
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ import (
|
|||
"github.com/google/uuid"
|
||||
)
|
||||
|
||||
// GPGVerifyContainer is used for verification
|
||||
type GPGVerifyContainer struct {
|
||||
Req GPGVerify `json:"gpg_auth"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue