Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:go-park-mail-ru/2023_2_Hamster i…
Browse files Browse the repository at this point in the history
…nto deploy
  • Loading branch information
DmitriyKomarovCoder committed Nov 12, 2023
2 parents f861937 + 5d702e2 commit 976c980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/models/user.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import (
"github.com/google/uuid"
)

// models user
type User struct {
ID uuid.UUID `json:"id"`
Login string `json:"login"`
Expand Down

0 comments on commit 976c980

Please sign in to comment.