update deps

This commit is contained in:
stryan 2021-10-07 13:42:47 -04:00
parent ca23430ba7
commit 9e34cab257
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.saintnet.tech/tomecraft/tome_server
go 1.16
require (
git.saintnet.tech/tomecraft/tome_game v0.1.1
git.saintnet.tech/tomecraft/tome_game v0.1.2-0.20211007173712-596291bbf881
git.saintnet.tech/tomecraft/tome_lib v0.1.3
github.com/google/uuid v1.3.0
)

4
go.sum
View File

@ -2,8 +2,12 @@ git.saintnet.tech/tomecraft/tome_game v0.0.0-20211001174426-36013e0b8925 h1:Td26
git.saintnet.tech/tomecraft/tome_game v0.0.0-20211001174426-36013e0b8925/go.mod h1:mwjKGgwOXGgviCbrtgk0yFRVyIwi8LQWELIOQfV2KlE=
git.saintnet.tech/tomecraft/tome_game v0.1.0 h1:lX+nGeshZiM69aOdvaSYr4GT+Im+m/6VxdY8MY9oobc=
git.saintnet.tech/tomecraft/tome_game v0.1.0/go.mod h1:o+aG3K2HNczRR+u7YlUiRmtukHLcrYTO12MiqGERAyY=
git.saintnet.tech/tomecraft/tome_game v0.1.1-0.20211004155409-e8ea424a5e68 h1:3hEhdispzgd/qERuo9NEA+BOwyiuQrs8YvslJKK+9Ow=
git.saintnet.tech/tomecraft/tome_game v0.1.1-0.20211004155409-e8ea424a5e68/go.mod h1:o+aG3K2HNczRR+u7YlUiRmtukHLcrYTO12MiqGERAyY=
git.saintnet.tech/tomecraft/tome_game v0.1.1 h1:oAW/VjrpdFQ1msVml255Fo0CJ+FWQjaGitZLQZbaMY8=
git.saintnet.tech/tomecraft/tome_game v0.1.1/go.mod h1:NvCnRvwYVZh5Qy65QxjEAaGZrnDM9bD+FlGb6oZV7y4=
git.saintnet.tech/tomecraft/tome_game v0.1.2-0.20211007173712-596291bbf881 h1:igUMSriLf7UKLcrQLQjbwkOuuqQglxFXF55l5C4mrGk=
git.saintnet.tech/tomecraft/tome_game v0.1.2-0.20211007173712-596291bbf881/go.mod h1:NvCnRvwYVZh5Qy65QxjEAaGZrnDM9bD+FlGb6oZV7y4=
git.saintnet.tech/tomecraft/tome_lib v0.1.0 h1:c+AMtXgLKUFErrYFx7g8M2zVcrHUwLRY18v/+N8nn2I=
git.saintnet.tech/tomecraft/tome_lib v0.1.0/go.mod h1:Jekqa9ojNDOrcO1aL0IWKuhCQSE5+MNHVcYtTWA6uko=
git.saintnet.tech/tomecraft/tome_lib v0.1.1 h1:WAX/9oQxkZeftWvy/dow00XUO+ZCp0/yOStCSL+T3nE=