Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigafoos committed May 15, 2024
1 parent e58aab8 commit 093c75b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/awoo-detat/web-backend
go 1.22.3

require (
github.com/awoo-detat/werewolf v0.24.0
github.com/awoo-detat/werewolf v0.25.1
github.com/gorilla/websocket v1.5.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ github.com/awoo-detat/werewolf v0.23.0 h1:Qw61E5t5ZtsgacTHCCjZUtc44ghOJy9+Kku+Yk
github.com/awoo-detat/werewolf v0.23.0/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.24.0 h1:+NGwECbKrYFHZAa9848uJ0+hpf+lkeJSohCg8TgbHVY=
github.com/awoo-detat/werewolf v0.24.0/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.25.1 h1:S2+lSxFSGTrNun/APozZOqCzAzSf0iZdaOjbBrh6JFQ=
github.com/awoo-detat/werewolf v0.25.1/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 093c75b

Please sign in to comment.