File tree 2 files changed +0
-3
lines changed
2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ require (
18
18
github.com/gobuffalo/packr/v2 v2.8.3
19
19
github.com/google/go-querystring v1.1.0 // indirect
20
20
github.com/hashicorp/go-immutable-radix v1.3.1
21
- github.com/hashicorp/golang-lru v0.6.0
22
21
github.com/influxdata/influxdb v1.10.0
23
22
github.com/jacobsa/daemonize v0.0.0-20160101105449-e460293e890f
24
23
github.com/jacobsa/fuse v0.0.0-20220531202254-21122235c77a
Original file line number Diff line number Diff line change @@ -953,8 +953,6 @@ github.com/hashicorp/go.net v0.0.1/go.mod h1:hjKkEWcCURg++eb33jQU7oqQcI9XDCnUzHA
953
953
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
954
954
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
955
955
github.com/hashicorp/golang-lru v0.5.4 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
956
- github.com/hashicorp/golang-lru v0.6.0 h1:uL2shRDx7RTrOrTCUZEGP/wJUFiUI8QT6E7z5o8jga4 =
957
- github.com/hashicorp/golang-lru v0.6.0 /go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4 =
958
956
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
959
957
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
960
958
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
You can’t perform that action at this time.
0 commit comments