Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the dependencies group with 15 updates
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.58.0` | `1.60.0` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.55.0` | `1.56.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.3` | `1.51.21` | | [github.com/expr-lang/expr](https://github.com/expr-lang/expr) | `1.16.0` | `1.16.4` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.7.1` | `1.8.1` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.11.2` | `1.11.3` | | [github.com/k1LoW/expand](https://github.com/k1LoW/expand) | `0.11.0` | `0.12.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.19` | `1.14.22` | | [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb) | `1.6.0` | `1.7.0` | | [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.7.2` | `1.9.0` | | [github.com/tenntenn/golden](https://github.com/tenntenn/golden) | `0.4.0` | `0.5.4` | | [github.com/xo/dburl](https://github.com/xo/dburl) | `0.21.1` | `0.23.0` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.13.1` | `1.15.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.16.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.157.0` | `0.170.0` | Updates `cloud.google.com/go/bigquery` from 1.58.0 to 1.60.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.58.0...spanner/v1.60.0) Updates `cloud.google.com/go/spanner` from 1.55.0 to 1.56.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.55.0...spanner/v1.56.0) Updates `github.com/aws/aws-sdk-go` from 1.50.3 to 1.51.21 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.3...v1.51.21) Updates `github.com/expr-lang/expr` from 1.16.0 to 1.16.4 - [Release notes](https://github.com/expr-lang/expr/releases) - [Commits](expr-lang/expr@v1.16.0...v1.16.4) Updates `github.com/go-sql-driver/mysql` from 1.7.1 to 1.8.1 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.1) Updates `github.com/goccy/go-yaml` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.11.2...v1.11.3) Updates `github.com/k1LoW/expand` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/k1LoW/expand/releases) - [Changelog](https://github.com/k1LoW/expand/blob/main/CHANGELOG.md) - [Commits](k1LoW/expand@v0.11.0...v0.12.0) Updates `github.com/mattn/go-sqlite3` from 1.14.19 to 1.14.22 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.19...v1.14.22) Updates `github.com/microsoft/go-mssqldb` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/microsoft/go-mssqldb/releases) - [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md) - [Commits](microsoft/go-mssqldb@v1.6.0...v1.7.0) Updates `github.com/snowflakedb/gosnowflake` from 1.7.2 to 1.9.0 - [Release notes](https://github.com/snowflakedb/gosnowflake/releases) - [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go) - [Commits](snowflakedb/gosnowflake@v1.7.2...v1.9.0) Updates `github.com/tenntenn/golden` from 0.4.0 to 0.5.4 - [Release notes](https://github.com/tenntenn/golden/releases) - [Changelog](https://github.com/tenntenn/golden/blob/main/CHANGELOG.md) - [Commits](tenntenn/golden@v0.4.0...v0.5.4) Updates `github.com/xo/dburl` from 0.21.1 to 0.23.0 - [Release notes](https://github.com/xo/dburl/releases) - [Commits](xo/dburl@v0.21.1...v0.23.0) Updates `go.mongodb.org/mongo-driver` from 1.13.1 to 1.15.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.13.1...v1.15.0) Updates `golang.org/x/oauth2` from 0.16.0 to 0.18.0 - [Commits](golang/oauth2@v0.16.0...v0.18.0) Updates `google.golang.org/api` from 0.157.0 to 0.170.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.157.0...v0.170.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cloud.google.com/go/spanner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/expr-lang/expr dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/k1LoW/expand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/microsoft/go-mssqldb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/snowflakedb/gosnowflake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/tenntenn/golden dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/xo/dburl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.mongodb.org/mongo-driver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information