Skip to content

Commit

Permalink
fix(deps): update module github.com/pluralsh/database-interface-contr…
Browse files Browse the repository at this point in the history
…oller to v0.0.5
  • Loading branch information
plural-renovate[bot] committed Nov 15, 2022
1 parent 7ced363 commit 8c2854d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.18
require (
github.com/elastic/go-elasticsearch/v7 v7.17.7
github.com/elastic/go-elasticsearch/v8 v8.4.0
github.com/pluralsh/database-interface-api v0.0.3
github.com/pluralsh/database-interface-controller v0.0.0-20221007104854-a23cf39463ad
github.com/pluralsh/database-interface-api v0.0.6
github.com/pluralsh/database-interface-controller v0.0.5
github.com/spf13/cobra v1.6.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.13.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,12 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
github.com/pkg/sftp v1.13.1/go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg=
github.com/pluralsh/database-interface-api v0.0.3 h1:Std92gEHUcFU5xdDPKlOT2F4r9v9aXUH+KevNgTp0Ys=
github.com/pluralsh/database-interface-api v0.0.3/go.mod h1:++KR6tYfc5KDSIMSvj8c5VjEyKI1lmELvnrUFCDuZCs=
github.com/pluralsh/database-interface-api v0.0.6 h1:G4VvnJaDATvOkEqyrce/Je/nAccndUy5yFU+S0uoWO4=
github.com/pluralsh/database-interface-api v0.0.6/go.mod h1:aQ7E0lOCcjyAgFTw7bb8TaK4fQc9P/qiOJFSzBZBwxE=
github.com/pluralsh/database-interface-controller v0.0.0-20221007104854-a23cf39463ad h1:JtzvqsSOY71b/w9dS1oZ4qW2f5VKyYcc1z0sET+3f94=
github.com/pluralsh/database-interface-controller v0.0.0-20221007104854-a23cf39463ad/go.mod h1:IFNuvDksd1gvqv83qZrLlRC+hYQ4pZWzhGItxyv8NnM=
github.com/pluralsh/database-interface-controller v0.0.5 h1:KQnsc9u/y+z+4NwNED5Z45CGzW0b/TkFnl9QWVdNknc=
github.com/pluralsh/database-interface-controller v0.0.5/go.mod h1:G3OfqBztWYV8XiQ3PQaWdZI+C6fKdSl7J21rbb/lPF0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Expand Down

0 comments on commit 8c2854d

Please sign in to comment.