FusionAuth / go-client

FusionAuth Go Client Library!
https://fusionauth.io/
Apache License 2.0
29 stars 32 forks source link

Cannot compile project. #30

Open Fudgeey opened 4 years ago

Fudgeey commented 4 years ago

I just installed the library, and I am getting an issue with your library in the compilation of my project.


..\..\..\pkg\mod\github.com\!fusion!auth\go-client@v0.0.0-20200718215321-79342301f468\pkg\fusionauth\Domain.go:1838:6: LambdaConfiguration redeclared in this block
    previous declaration at ..\..\..\pkg\mod\github.com\!fusion!auth\go-client@v0.0.0-20200718215321-79342301f468\pkg\fusionauth\Domain.go:1832:6```
robotdan commented 4 years ago

Assuming this is resolved by https://github.com/FusionAuth/go-client/commit/62c60ac0b5fa492f74f1ae3c9a747fe91db2b483.