Skip to content

Commit

Permalink
awsvlshim: Remove 'aws-sdk-go-v2' exclusions. INI parsing fixed via a…
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Nov 20, 2023
1 parent fda1827 commit f686f3e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions v2/awsv1shim/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,3 @@ require (
)

replace github.com/hashicorp/aws-sdk-go-base/v2 => ../..

exclude ( // Contains INI parsing regression
github.com/aws/aws-sdk-go-v2/config v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.22.0
github.com/aws/aws-sdk-go-v2/internal/ini v1.5.0
)

0 comments on commit f686f3e

Please sign in to comment.