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 patch-minor group with 12 updates (#77)
* chore(deps): bump the patch-minor group with 12 updates Bumps the patch-minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.32.2` | `1.32.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.43` | `1.28.5` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.41` | `1.17.46` | | [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.36.2` | `1.37.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.65.2` | `1.69.0` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.36.2` | `1.37.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.10` | `1.17.11` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.3` | `1.2.6` | | [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.3` | `1.2.6` | | [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) | `1.2.3` | `1.2.6` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` | Updates `github.com/aws/aws-sdk-go-v2` from 1.32.2 to 1.32.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.32.2...v1.32.5) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.43 to 1.28.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.43...config/v1.28.5) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.41 to 1.17.46 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.17.41...credentials/v1.17.46) Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.36.2 to 1.37.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.36.2...service/s3/v1.37.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.65.2 to 1.69.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.65.2...service/s3/v1.69.0) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.36.2 to 1.37.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/fsx/v1.36.2...service/s3/v1.37.1) Updates `github.com/klauspost/compress` from 1.17.10 to 1.17.11 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.10...v1.17.11) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/uptrace/bun` from 1.2.3 to 1.2.6 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.3...v1.2.6) Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.3 to 1.2.6 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.3...v1.2.6) Updates `github.com/uptrace/bun/driver/pgdriver` from 1.2.3 to 1.2.6 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/master/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.3...v1.2.6) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: github.com/uptrace/bun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: github.com/uptrace/bun/dialect/pgdialect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: github.com/uptrace/bun/driver/pgdriver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: go mod tidy * chore: down grade github.com/uptrace/bun to v1.2.5 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sawadashota <shota@sslife.tech>
- Loading branch information