Skip to content

Commit

Permalink
Update constructs.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Ben-Israel committed Feb 2, 2021
1 parent 51811b0 commit e3c50f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constructs/constructs.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package constructs

import (
_jsii_ "github.com/aws/jsii-runtime-go"
_init_ "github.com/aws/constructs-go/constructs/jsii"
_init_ "github.com/aws/constructs-go/constructs/v3/jsii"
"reflect"
)

Expand Down

0 comments on commit e3c50f7

Please sign in to comment.