Skip to content

Commit c9084ed

Browse files
Merge pull request #98 from Wakeful-Cloud/dependabot/go_modules/github.com/expr-lang/expr-1.17.6
Bump github.com/expr-lang/expr from 1.17.5 to 1.17.6
2 parents c978988 + 7889113 commit c9084ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/drewstinnett/gout-cobra v0.2.0
1010
github.com/drewstinnett/gout/v2 v2.3.0
1111
github.com/erni27/imcache v1.2.1
12-
github.com/expr-lang/expr v1.17.5
12+
github.com/expr-lang/expr v1.17.6
1313
github.com/golang-jwt/jwt/v5 v5.3.0
1414
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
1515
github.com/hashicorp/go-version v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/drewstinnett/gout/v2 v2.3.0 h1:rX2UM5tvhM75TXIc9KXQfuxOnLP3qV873T4MW2
1212
github.com/drewstinnett/gout/v2 v2.3.0/go.mod h1:ZxTVGKOv9mxNxR3TULFD1C/8zV6E6EyIrDT2dahNPzQ=
1313
github.com/erni27/imcache v1.2.1 h1:hDPesOxGMO8tV+wAUVsC2KVPB3BPjXS2xP+PgdevbRc=
1414
github.com/erni27/imcache v1.2.1/go.mod h1:KNUCBr1U9nOFTyUEC9CsMKZE33NboYTPavsQsuEufoA=
15-
github.com/expr-lang/expr v1.17.5 h1:i1WrMvcdLF249nSNlpQZN1S6NXuW9WaOfF5tPi3aw3k=
16-
github.com/expr-lang/expr v1.17.5/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
15+
github.com/expr-lang/expr v1.17.6 h1:1h6i8ONk9cexhDmowO/A64VPxHScu7qfSl2k8OlINec=
16+
github.com/expr-lang/expr v1.17.6/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
1717
github.com/go-jose/go-jose/v4 v4.1.1 h1:JYhSgy4mXXzAdF3nUx3ygx347LRXJRrpgyU3adRmkAI=
1818
github.com/go-jose/go-jose/v4 v4.1.1/go.mod h1:BdsZGqgdO3b6tTc6LSE56wcDbMMLuPsw5d4ZD5f94kA=
1919
github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=

0 commit comments

Comments
 (0)