Bump github.com/jellydator/ttlcache/v2 to v2.11.1

This commit is contained in:
Deluan
2024-02-16 21:42:22 -05:00
parent 71e5b271fb
commit f7a4387d0e
5 changed files with 8 additions and 16 deletions
+1 -2
View File
@@ -4,7 +4,6 @@ go 1.21
require (
github.com/Masterminds/squirrel v1.5.4
github.com/ReneKroon/ttlcache/v2 v2.11.0
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/deluan/rest v0.0.0-20211102003136-6260bc399cbf
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
@@ -24,6 +23,7 @@ require (
github.com/google/uuid v1.6.0
github.com/google/wire v0.6.0
github.com/hashicorp/go-multierror v1.1.1
github.com/jellydator/ttlcache/v2 v2.11.1
github.com/kr/pretty v0.3.1
github.com/lestrrat-go/jwx/v2 v2.0.19
github.com/matoous/go-nanoid/v2 v2.0.0
@@ -90,7 +90,6 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/subosito/gotenv v1.4.2 // indirect
go.uber.org/goleak v1.1.11 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect