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 go-deps group with 6 updates
Bumps the go-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/docker](https://github.com/docker/docker) | `26.1.3+incompatible` | `27.0.2+incompatible` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.24.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.21.0` | `0.21.1-0.20240508182429-e35e4ccd0d2d` | | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.6` | `1.5.7` | | [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.7` | `1.5.9` | | [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) | `1.5.5` | `1.5.6` | Updates `github.com/docker/docker` from 26.1.3+incompatible to 27.0.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.3...v27.0.2) Updates `golang.org/x/crypto` from 0.23.0 to 0.24.0 - [Commits](golang/crypto@v0.23.0...v0.24.0) Updates `golang.org/x/tools` from 0.21.0 to 0.21.1-0.20240508182429-e35e4ccd0d2d - [Release notes](https://github.com/golang/tools/releases) - [Commits](https://github.com/golang/tools/commits) Updates `gorm.io/driver/mysql` from 1.5.6 to 1.5.7 - [Commits](go-gorm/mysql@v1.5.6...v1.5.7) Updates `gorm.io/driver/postgres` from 1.5.7 to 1.5.9 - [Commits](go-gorm/postgres@v1.5.7...v1.5.9) Updates `gorm.io/driver/sqlite` from 1.5.5 to 1.5.6 - [Commits](go-gorm/sqlite@v1.5.5...v1.5.6) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: gorm.io/driver/mysql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: gorm.io/driver/postgres dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: gorm.io/driver/sqlite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information