aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-02-27 06:45:16 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-27 06:45:16 -0800
commit03fb2fa747a762d1be6a4c0cdafa146edbffa6eb (patch)
treee24c05bd146835c9c75e27a221af53c09c6c82f1 /go.mod
parent03bb22833741125d2db540f2749282ce9b0f9a35 (diff)
downloadcoredns-03fb2fa747a762d1be6a4c0cdafa146edbffa6eb.tar.gz
coredns-03fb2fa747a762d1be6a4c0cdafa146edbffa6eb.tar.zst
coredns-03fb2fa747a762d1be6a4c0cdafa146edbffa6eb.zip
build(deps): bump github.com/antonmedv/expr from 1.12.0 to 1.12.1 (#5940)
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 7d2d64678..b259b66e9 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.28
github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
- github.com/antonmedv/expr v1.12.0
+ github.com/antonmedv/expr v1.12.1
github.com/apparentlymart/go-cidr v1.1.0
github.com/aws/aws-sdk-go v1.44.209
github.com/coredns/caddy v1.1.1