Skip to content

Commit

Permalink
chore: dont close me mr bot
Browse files Browse the repository at this point in the history
  • Loading branch information
blairdrummond authored Feb 3, 2025
1 parent 2538fb8 commit 36820e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions state/aws.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ func NewAWS(aws config.AWSConfig, bucket config.S3BucketConfig, noLocks, noVersi
log.Fatalf("unable to load SDK config, %v", err)
}


// awsConfig.S3ForcePathStyle = &bucket.ForcePathStyle

return &AWS{
Expand Down

0 comments on commit 36820e2

Please sign in to comment.