Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2022-01-28 11:07:21 +00:00
parent fe7b620e59
commit da1038343f
21 changed files with 954 additions and 952 deletions

View File

@@ -14,6 +14,7 @@ func main() {
ConfirmPassword: "Password2",
NewPassword: "Password2",
OldPassword: "Password1",
UserId: "user-1",
})
fmt.Println(rsp, err)
}