Skip to content

Commit 2b9d962

Browse files
committed
go get github.com/aws/aws-sdk-go-v2/service/customerprofiles.
1 parent f7915cb commit 2b9d962

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
@@ -85,7 +85,7 @@ require (
8585
github.com/aws/aws-sdk-go-v2/service/costandusagereportservice v1.33.6
8686
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.57.0
8787
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub v1.20.6
88-
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.52.6
88+
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.53.0
8989
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.57.6
9090
github.com/aws/aws-sdk-go-v2/service/databrew v1.38.5
9191
github.com/aws/aws-sdk-go-v2/service/dataexchange v1.39.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ github.com/aws/aws-sdk-go-v2/service/costexplorer v1.57.0 h1:OPm/yHm06nNtL47/ITE
181181
github.com/aws/aws-sdk-go-v2/service/costexplorer v1.57.0/go.mod h1:5PEFaK4UypksO7xXX+aZ2zJkTA4WYOCaCJ7jfHtvlrs=
182182
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub v1.20.6 h1:bm/4K9y+tPlOm7LCw7Oul6j4+twkYN9pMZgf6czWEIE=
183183
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub v1.20.6/go.mod h1:Ind97CkUL/Sp8b9+eXlZoJzOyAjgSl+zX2NODYGl/5M=
184-
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.52.6 h1:lsKsSv9hbRQy4OOuyeN6QaN0IlYswgJiOZdw0zlG63s=
185-
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.52.6/go.mod h1:Zp3IfPlmLCI1qU7It4GyqNKmTNLjNP33ZS9XdJSHY38=
184+
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.53.0 h1:MgnY9bNxeOQ2jPCwkQ5PdNVNJtdLlGWsql4BCEA3oKs=
185+
github.com/aws/aws-sdk-go-v2/service/customerprofiles v1.53.0/go.mod h1:Zp3IfPlmLCI1qU7It4GyqNKmTNLjNP33ZS9XdJSHY38=
186186
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.57.6 h1:m2d6skiMb73o4Af8agl+0/KnudK7vU6ODBAA864Kh4U=
187187
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice v1.57.6/go.mod h1:ct/KZc7aF1iJDdvVtIMUBjbZrIespvcZDXfiobANsVw=
188188
github.com/aws/aws-sdk-go-v2/service/databrew v1.38.5 h1:uAyzLnETV1vpvVakHdGNOSnpYtmCPbc8F3e+rjooC+E=

0 commit comments

Comments
 (0)