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 @@ -47,7 +47,7 @@ require (
4747 github.com/hashicorp/golang-lru/v2 v2.0.7
4848 github.com/iancoleman/strcase v0.3.0
4949 github.com/jackc/pgx/v5 v5.9.1
50- github.com/mattn/go-sqlite3 v1.14.40
50+ github.com/mattn/go-sqlite3 v1.14.41
5151 github.com/mitchellh/mapstructure v1.5.0
5252 github.com/open-policy-agent/contrib/logging/plugins/ozap v0.0.0-20251121063942-072ce8ac20fe
5353 github.com/open-policy-agent/opa v1.15.1
Original file line number Diff line number Diff line change @@ -577,8 +577,8 @@ github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27k
577577github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
578578github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
579579github.com/mattn/go-sqlite3 v1.14.6 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
580- github.com/mattn/go-sqlite3 v1.14.40 h1:f7+saIsbq4EF86mUqe0uiecQOJYMOdfi5uATADmUG94 =
581- github.com/mattn/go-sqlite3 v1.14.40 /go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ =
580+ github.com/mattn/go-sqlite3 v1.14.41 h1:8p7Pwz5NHkEbWSqc/ygU4CBGubhFFkpgP9KwcdkAHNA =
581+ github.com/mattn/go-sqlite3 v1.14.41 /go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ =
582582github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
583583github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d h1:5PJl274Y63IEHC+7izoQE9x6ikvDFZS2mDVS3drnohI =
584584github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d /go.mod h1:01TrycV0kFyexm33Z7vhZRXopbI8J3TDReVlkTgMUxE =
You can’t perform that action at this time.
0 commit comments