File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/golang-jwt/jwt/v5 v5.2.2
1313 github.com/google/uuid v1.6.0
1414 github.com/hashicorp/golang-lru/v2 v2.0.7
15- github.com/jellydator/ttlcache/v3 v3.3 .0
15+ github.com/jellydator/ttlcache/v3 v3.4 .0
1616 github.com/machinebox/graphql v0.2.2
1717 github.com/openfga/api/proto v0.0.0-20250528161632-e53c69cc5531
1818 github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250428093642-7aeebe78bbfe
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ github.com/jackc/pgx/v5 v5.7.5 h1:JHGfMnQY+IEtGM63d+NGMjoRpysB2JBwDr5fsngwmJs=
163163github.com/jackc/pgx/v5 v5.7.5 /go.mod h1:aruU7o91Tc2q2cFp5h4uP3f6ztExVpyVv88Xl/8Vl8M =
164164github.com/jackc/puddle/v2 v2.2.2 h1:PR8nw+E/1w0GLuRFSmiioY6UooMp6KJv0/61nB7icHo =
165165github.com/jackc/puddle/v2 v2.2.2 /go.mod h1:vriiEXHvEE654aYKXXjOvZM39qJ0q+azkZFrfEOc3H4 =
166- github.com/jellydator/ttlcache/v3 v3.3 .0 h1:BdoC9cE81qXfrxeb9eoJi9dWrdhSuwXMAnHTbnBm4Wc =
167- github.com/jellydator/ttlcache/v3 v3.3 .0 /go.mod h1:bj2/e0l4jRnQdrnSTaGTsh4GSXvMjQcy41i7th0GVGw =
166+ github.com/jellydator/ttlcache/v3 v3.4 .0 h1:YS4P125qQS0tNhtL6aeYkheEaB/m8HCqdMMP4mnWdTY =
167+ github.com/jellydator/ttlcache/v3 v3.4 .0 /go.mod h1:Hw9EgjymziQD3yGsQdf1FqFdpp7YjFMd4Srg5EJlgD4 =
168168github.com/josharian/intern v1.0.0 h1:vlS4z54oSdjm0bgjRigI+G1HpF+tI+9rE5LLzOg8HmY =
169169github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
170170github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM =
You can’t perform that action at this time.
0 commit comments