Skip to content

Commit 90ab6af

Browse files
build(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3vectors
Bumps [github.com/aws/aws-sdk-go-v2/service/s3vectors](https://github.com/aws/aws-sdk-go-v2) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.6.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/pi/v1.5.3...config/v1.6.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3vectors dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a20444 commit 90ab6af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/alecthomas/kong v1.13.0
77
github.com/amikos-tech/chroma-go v0.2.5
88
github.com/aws/aws-sdk-go-v2/config v1.32.5
9-
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.5.3
9+
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.6.1
1010
github.com/aws/smithy-go v1.24.0
1111
github.com/elastic/go-elasticsearch/v8 v8.19.0
1212
github.com/google/uuid v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4/go.mod h1:
7575
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27/go.mod h1:EOwBD4J4S5qYszS5/3DpkejfuK+Z5/1uzICfPaZLtqw=
7676
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 h1:oHjJHeUy0ImIV0bsrX0X91GkV5nJAyv1l1CC9lnO0TI=
7777
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16/go.mod h1:iRSNGgOYmiYwSCXxXaKb9HfOEj40+oTKn8pTxMlYkRM=
78-
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.5.3 h1:7lAOw5kkr7gwwfsVR7zELt1eg2aP4/xZQaqfQMKpfQ8=
79-
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.5.3/go.mod h1:R4L5tr5WAgywKPxVoRSbZMG32y2RLyVJvcZ2FHD5Jog=
78+
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.6.1 h1:rDzOqlygRph8qCsnVfvCxi6HPJx4Ui7XDZmlQY0MXYs=
79+
github.com/aws/aws-sdk-go-v2/service/s3vectors v1.6.1/go.mod h1:oyW5/VgQ6XPfMYtu6cSwfAEnhaFQdzJ67L5MwEfFoiw=
8080
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4 h1:HpI7aMmJ+mm1wkSHIA2t5EaFFv5EFYXePW30p1EIrbQ=
8181
github.com/aws/aws-sdk-go-v2/service/signin v1.0.4/go.mod h1:C5RdGMYGlfM0gYq/tifqgn4EbyX99V15P2V3R+VHbQU=
8282
github.com/aws/aws-sdk-go-v2/service/sso v1.12.10/go.mod h1:ouy2P4z6sJN70fR3ka3wD3Ro3KezSxU6eKGQI2+2fjI=

0 commit comments

Comments
 (0)