diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ require ( github.com/Azure/azure-sdk-for-go v68.0.0+incompatible github.com/Azure/go-autorest/autorest v0.11.29 github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 - github.com/antonmedv/expr v1.15.3 + github.com/antonmedv/expr v1.15.5 github.com/apparentlymart/go-cidr v1.1.0 github.com/aws/aws-sdk-go v1.47.9 github.com/coredns/caddy v1.1.1 |