Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigafoos committed May 16, 2024
1 parent 1453c12 commit 344f610
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.27.0
github.com/awoo-detat/werewolf v0.27.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 @@ -59,6 +59,8 @@ github.com/awoo-detat/werewolf v0.26.1 h1:USiUTITCb2rexYGC/jhPHVsScmTTGAFc7shtmk
github.com/awoo-detat/werewolf v0.26.1/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.27.0 h1:ZVNWeMm9SQ5NY7v6niXnCYcwdbI5rYSZO8el2cP7bmc=
github.com/awoo-detat/werewolf v0.27.0/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.27.1 h1:hgX8oRPiPhSS6tZ1S8z6a/q16YwVIoHmiWK8OpUWpFw=
github.com/awoo-detat/werewolf v0.27.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 344f610

Please sign in to comment.