File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/go-multierror v1.1.1
1414 github.com/labstack/echo/v4 v4.13.3
1515 github.com/lib/pq v1.10.9
16- github.com/mattn/go-sqlite3 v1.14.17
16+ github.com/mattn/go-sqlite3 v1.14.42
1717 github.com/metal-toolbox/iam-runtime v0.4.1
1818 github.com/metal-toolbox/iam-runtime-contrib v1.0.0
1919 github.com/mitchellh/go-homedir v1.1.0
Original file line number Diff line number Diff line change @@ -181,6 +181,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
181181github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
182182github.com/mattn/go-sqlite3 v1.14.17 h1:mCRHCLDUBXgpKAqIKsaAaAsrAlbkeomtRFKXh2L6YIM =
183183github.com/mattn/go-sqlite3 v1.14.17 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
184+ github.com/mattn/go-sqlite3 v1.14.42 h1:MigqEP4ZmHw3aIdIT7T+9TLa90Z6smwcthx+Azv4Cgo =
185+ github.com/mattn/go-sqlite3 v1.14.42 /go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ =
184186github.com/mdelapenya/tlscert v0.1.0 h1:YTpF579PYUX475eOL+6zyEO3ngLTOUWck78NBuJVXaM =
185187github.com/mdelapenya/tlscert v0.1.0 /go.mod h1:wrbyM/DwbFCeCeqdPX/8c6hNOqQgbf0rUDErE1uD+64 =
186188github.com/metal-toolbox/iam-runtime v0.4.1 h1:xeUSB9gnc2e4MYhoWXAwBHGJDQFlPEFDcid5PEzR7lA =
You can’t perform that action at this time.
0 commit comments