diff --git a/_examples/go.mod b/_examples/go.mod index ebbf8a2..7762085 100644 --- a/_examples/go.mod +++ b/_examples/go.mod @@ -14,7 +14,7 @@ require ( github.com/lrstanley/entrest v1.0.2 github.com/ogen-go/ogen v1.18.0 github.com/stretchr/testify v1.11.1 - modernc.org/sqlite v1.44.3 + modernc.org/sqlite v1.45.0 ) require (