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 d89d8c7 commit 0088112
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.28.3
github.com/awoo-detat/werewolf v0.30.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 @@ -75,6 +75,8 @@ github.com/awoo-detat/werewolf v0.28.2 h1:XXxZwcKX3ZdSDZOEa0nGfnPmW3US7VWnWNnUEt
github.com/awoo-detat/werewolf v0.28.2/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.28.3 h1:FgXVFldPjaGgNLmVnN4t9+cUfXVplNsEw7YYuakeytA=
github.com/awoo-detat/werewolf v0.28.3/go.mod h1:QfRMI2bEEeBT+pJLjM7bcf4gwmYF3KBKkgfsqvTNs/s=
github.com/awoo-detat/werewolf v0.30.1 h1:WImPIqnfsCaPOl62ZE9D3zIQk0UYki6P5XPCzTizcvQ=
github.com/awoo-detat/werewolf v0.30.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 0088112

Please sign in to comment.