From 4a272ba7048f3169b9709259fc747e84037c0a89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 06:02:44 +0000 Subject: [PATCH] chore(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.0 Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.0. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 4ae97b6..b978e3f 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,6 @@ require ( github.com/folbricht/routedns v0.1.6-0.20220806202012-361f5b35b4c3 github.com/fsnotify/fsnotify v1.6.0 github.com/google/gopacket v1.1.19 - github.com/hashicorp/golang-lru v0.5.4 github.com/lucas-clemente/quic-go v0.30.0 github.com/lunixbochs/struc v0.0.0-20200707160740-784aaebc1d40 github.com/oschwald/geoip2-golang v1.8.0