Skip to content

Commit

Permalink
Run 'go mod edit -replace github.com/hashicorp/aws-cloudformation-res…
Browse files Browse the repository at this point in the history
…ource-schema-sdk-go=github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go@42dce43b007c0f069ddac6354b88c17c9d1d821d && go mod tidy'.
  • Loading branch information
ewbankkit committed Jun 23, 2023
1 parent 93bdcb3 commit 49b7852
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ require (
google.golang.org/grpc v1.54.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
)

replace github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go => github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.20.1-0.20230623202636-42dce43b007c
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.20.0 h1:xc1OYpWvNo6dhnzemfjwtbNxeu3Ag4Wr6yT8BOo0/q0=
github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.20.0/go.mod h1:cdTE6F2pCKQobug+RqRaQp7Kz9hIEqiSvpPmb6E5G1w=
github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.20.1-0.20230623202636-42dce43b007c h1:AXXVuaMiQsgnbjnw6xECMmJgVhotouGdcELtd+7CWqo=
github.com/hashicorp/aws-cloudformation-resource-schema-sdk-go v0.20.1-0.20230623202636-42dce43b007c/go.mod h1:cdTE6F2pCKQobug+RqRaQp7Kz9hIEqiSvpPmb6E5G1w=
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.29 h1:O1xB5BlSr57lDLgc6v+G+BBRr4HlkQKpapjmkJLCS4c=
github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.29/go.mod h1:eBFMtEbjCseWKRv5/M6SONGS0mSbMjxAeVMjCuDLGYE=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand Down

0 comments on commit 49b7852

Please sign in to comment.