update expr lib

This commit is contained in:
Héctor Giménez
2024-05-08 21:33:49 +09:00
parent aa2a1aaeb3
commit 79d6fd9832
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/hectorgimenez/d2go
go 1.22
require (
github.com/expr-lang/expr v1.16.5
github.com/expr-lang/expr v1.16.6
github.com/faiface/beep v1.1.0
github.com/stretchr/testify v1.9.0
golang.org/x/sys v0.20.0