aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-01-23 12:21:18 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-23 12:21:18 -0500
commit26382dde2b2fb66ceb8e08bc5092a4f84efa3599 (patch)
tree7ab8c8f55806d1440b0a1c4e9274210fd62e5db8 /go.mod
parent9c3de30eb2d1fb3a420a040114d2633f8e5c9118 (diff)
downloadcoredns-26382dde2b2fb66ceb8e08bc5092a4f84efa3599.tar.gz
coredns-26382dde2b2fb66ceb8e08bc5092a4f84efa3599.tar.zst
coredns-26382dde2b2fb66ceb8e08bc5092a4f84efa3599.zip
build(deps): bump github.com/antonmedv/expr from 1.9.0 to 1.10.3 (#5872)
Bumps [github.com/antonmedv/expr](https://github.com/antonmedv/expr) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/antonmedv/expr/releases) - [Commits](https://github.com/antonmedv/expr/compare/v1.9.0...v1.10.3) --- updated-dependencies: - dependency-name: github.com/antonmedv/expr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1ff9091ff..38b5e23de 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/Azure/azure-sdk-for-go v67.3.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.28
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
- github.com/antonmedv/expr v1.9.0
+ github.com/antonmedv/expr v1.10.3
github.com/apparentlymart/go-cidr v1.1.0
github.com/aws/aws-sdk-go v1.44.180
github.com/coredns/caddy v1.1.1