Fix nil deref and identity failure.

Also updates deps to pick up a message display fix.
This commit is contained in:
2023-04-03 01:59:23 -07:00
parent c798ba31e1
commit 4e983bd0f0
3 changed files with 10 additions and 16 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module git.chromaticdragon.app/kistaro/KoboldSim
go 1.20
require git.chromaticdragon.app/kistaro/CardSimEngine v0.1.1
require git.chromaticdragon.app/kistaro/CardSimEngine v0.1.3