Skip to content

Commit

Permalink
add replace statement
Browse files Browse the repository at this point in the history
  • Loading branch information
isaiahvita committed Oct 24, 2023
1 parent 25aa111 commit e34ff00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/endpoints/config/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.23.2 // indirect
github.com/aws/smithy-go v1.15.0 // indirect
)

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

0 comments on commit e34ff00

Please sign in to comment.