fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2481)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-18 14:43:54 -08:00 committed by GitHub
parent e88a9b70d7
commit 51791161c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -51,7 +51,7 @@ require (
github.com/googleapis/gax-go/v2 v2.12.1 github.com/googleapis/gax-go/v2 v2.12.1
github.com/h2non/filetype v1.1.3 github.com/h2non/filetype v1.1.3
github.com/hashicorp/go-retryablehttp v0.7.5 github.com/hashicorp/go-retryablehttp v0.7.5
github.com/hashicorp/golang-lru v0.6.0 github.com/hashicorp/golang-lru v0.5.1
github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/jlaffaye/ftp v0.2.0 github.com/jlaffaye/ftp v0.2.0
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1