Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the gomod-deps group with 12 updates
Bumps the gomod-deps group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/arran4/golang-ical](https://github.com/arran4/golang-ical) | `0.2.1` | `0.2.8` | | [github.com/go-gormigrate/gormigrate/v2](https://github.com/go-gormigrate/gormigrate) | `2.1.1` | `2.1.2` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.7.1` | `1.8.1` | | [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) | `1.8.0` | `1.10.0` | | [github.com/labstack/echo-contrib](https://github.com/labstack/echo-contrib) | `0.15.0` | `0.17.1` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.3` | `4.12.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.26.0` | `1.27.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.17.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.152.0` | `0.162.0` | | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.2` | `1.5.6` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.5` | `1.25.8` | Updates `github.com/arran4/golang-ical` from 0.2.1 to 0.2.8 - [Release notes](https://github.com/arran4/golang-ical/releases) - [Commits](arran4/golang-ical@v0.2.1...v0.2.8) 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 `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/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.7.1...v1.8.1) Updates `github.com/jszwec/csvutil` from 1.8.0 to 1.10.0 - [Release notes](https://github.com/jszwec/csvutil/releases) - [Commits](jszwec/csvutil@v1.8.0...v1.10.0) Updates `github.com/labstack/echo-contrib` from 0.15.0 to 0.17.1 - [Release notes](https://github.com/labstack/echo-contrib/releases) - [Commits](labstack/echo-contrib@v0.15.0...v0.17.1) Updates `github.com/labstack/echo/v4` from 4.11.3 to 4.12.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.11.3...v4.12.0) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `go.uber.org/zap` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.26.0...v1.27.0) Updates `golang.org/x/oauth2` from 0.15.0 to 0.17.0 - [Commits](golang/oauth2@v0.15.0...v0.17.0) Updates `google.golang.org/api` from 0.152.0 to 0.162.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.152.0...v0.162.0) Updates `gorm.io/driver/mysql` from 1.5.2 to 1.5.6 - [Commits](go-gorm/mysql@v1.5.2...v1.5.6) Updates `gorm.io/gorm` from 1.25.5 to 1.25.8 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.5...v1.25.8) --- updated-dependencies: - dependency-name: github.com/arran4/golang-ical dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/go-gormigrate/gormigrate/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/go-sql-driver/mysql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/jszwec/csvutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/labstack/echo-contrib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: gorm.io/driver/mysql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information