Commit c8b40fa 1 parent f86bc23 commit c8b40fa Copy full SHA for c8b40fa
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ require (
57
57
github.com/jinzhu/gorm v1.9.16
58
58
github.com/lestrrat-go/jwx/v2 v2.0.19
59
59
github.com/lib/pq v1.10.9
60
- github.com/mattn/go-sqlite3 v1.14.21
60
+ github.com/mattn/go-sqlite3 v1.14.22
61
61
github.com/mitchellh/cli v1.1.5
62
62
github.com/open-policy-agent/opa v0.61.0
63
63
github.com/prometheus/client_golang v1.18.0
Original file line number Diff line number Diff line change @@ -1188,8 +1188,8 @@ github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/
1188
1188
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
1189
1189
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
1190
1190
github.com/mattn/go-sqlite3 v1.14.0 /go.mod h1:JIl7NbARA7phWnGvh0LKTyg7S9BA+6gx71ShQilpsus =
1191
- github.com/mattn/go-sqlite3 v1.14.21 h1:IXocQLOykluc3xPE0Lvy8FtggMz1G+U3mEjg+0zGizc =
1192
- github.com/mattn/go-sqlite3 v1.14.21 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
1191
+ github.com/mattn/go-sqlite3 v1.14.22 h1:2gZY6PC6kBnID23Tichd1K+Z0oS6nE/XwU+Vz/5o4kU =
1192
+ github.com/mattn/go-sqlite3 v1.14.22 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
1193
1193
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
1194
1194
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg =
1195
1195
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 /go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k =
You can’t perform that action at this time.
0 commit comments