Skip to content

Commit 955db1c

Browse files
Bump github.com/expr-lang/expr
Bumps the go_modules group with 1 update in the /images/coredns directory: [github.com/expr-lang/expr](https://github.com/expr-lang/expr). Updates `github.com/expr-lang/expr` from 1.17.6 to 1.17.7 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.17.6...v1.17.7) --- updated-dependencies: - dependency-name: github.com/expr-lang/expr dependency-version: 1.17.7 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ba6e55 commit 955db1c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

images/coredns/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
github.com/eapache/queue/v2 v2.0.0-20230407133247-75960ed334e4 // indirect
7272
github.com/ebitengine/purego v0.8.3 // indirect
7373
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
74-
github.com/expr-lang/expr v1.17.6 // indirect
74+
github.com/expr-lang/expr v1.17.7 // indirect
7575
github.com/farsightsec/golang-framestream v0.3.0 // indirect
7676
github.com/felixge/httpsnoop v1.0.4 // indirect
7777
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect

images/coredns/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ github.com/ebitengine/purego v0.8.3 h1:K+0AjQp63JEZTEMZiwsI9g0+hAMNohwUOtY0RPGex
138138
github.com/ebitengine/purego v0.8.3/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
139139
github.com/emicklei/go-restful/v3 v3.12.2 h1:DhwDP0vY3k8ZzE0RunuJy8GhNpPL6zqLkDf9B/a0/xU=
140140
github.com/emicklei/go-restful/v3 v3.12.2/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
141-
github.com/expr-lang/expr v1.17.6 h1:1h6i8ONk9cexhDmowO/A64VPxHScu7qfSl2k8OlINec=
142-
github.com/expr-lang/expr v1.17.6/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
141+
github.com/expr-lang/expr v1.17.7 h1:Q0xY/e/2aCIp8g9s/LGvMDCC5PxYlvHgDZRQ4y16JX8=
142+
github.com/expr-lang/expr v1.17.7/go.mod h1:8/vRC7+7HBzESEqt5kKpYXxrxkr31SaO8r40VO/1IT4=
143143
github.com/farsightsec/golang-framestream v0.3.0 h1:/spFQHucTle/ZIPkYqrfshQqPe2VQEzesH243TjIwqA=
144144
github.com/farsightsec/golang-framestream v0.3.0/go.mod h1:eNde4IQyEiA5br02AouhEHCu3p3UzrCdFR4LuQHklMI=
145145
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=

0 commit comments

Comments
 (0)