Skip to content

Commit

Permalink
chore(deps): bump the go-deps group with 8 updates (#35)
Browse files Browse the repository at this point in the history
Bumps the go-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/docker](https://github.com/docker/docker) | `25.0.5+incompatible` | `26.0.0+incompatible` |
| [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) | `0.3.6` | `0.3.7` |
| [github.com/go-gormigrate/gormigrate/v2](https://github.com/go-gormigrate/gormigrate) | `2.1.1` | `2.1.2` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.20.0` | `0.21.0` |
| [golang.org/x/tools](https://github.com/golang/tools) | `0.18.0` | `0.19.0` |
| [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.4` | `1.5.6` |
| [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) | `1.5.6` | `1.5.7` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.7-0.20240204074919-46816ad31dde` | `1.25.8` |


Updates `github.com/docker/docker` from 25.0.5+incompatible to 26.0.0+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v25.0.5...v26.0.0)

Updates `github.com/gliderlabs/ssh` from 0.3.6 to 0.3.7
- [Release notes](https://github.com/gliderlabs/ssh/releases)
- [Commits](gliderlabs/ssh@v0.3.6...v0.3.7)

Updates `github.com/go-gormigrate/gormigrate/v2` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/go-gormigrate/gormigrate/releases)
- [Changelog](https://github.com/go-gormigrate/gormigrate/blob/master/CHANGELOG.md)
- [Commits](go-gormigrate/gormigrate@v2.1.1...v2.1.2)

Updates `golang.org/x/crypto` from 0.20.0 to 0.21.0
- [Commits](golang/crypto@v0.20.0...v0.21.0)

Updates `golang.org/x/tools` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.18.0...v0.19.0)

Updates `gorm.io/driver/mysql` from 1.5.4 to 1.5.6
- [Commits](go-gorm/mysql@v1.5.4...v1.5.6)

Updates `gorm.io/driver/postgres` from 1.5.6 to 1.5.7
- [Commits](go-gorm/postgres@v1.5.6...v1.5.7)

Updates `gorm.io/gorm` from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/commits/v1.25.8)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: go-deps
- dependency-name: github.com/gliderlabs/ssh
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/go-gormigrate/gormigrate/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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-minor
  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/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 5b35282 commit 2a03aaf
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
20 changes: 10 additions & 10 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 21 additions & 20 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a03aaf

Please sign in to comment.