FusionAuth / go-client

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

compilation error: Domain.go:2031:6: JWTConfiguration redeclared in this block #51

Open rschilham opened 3 years ago

rschilham commented 3 years ago

After upgrading to the latest version I get the following compilation error:

% github.com/FusionAuth/go-client/pkg/fusionauth ../../../../go/pkg/mod/github.com/!fusion!auth/go-client@v0.0.0-20210402073144-10e627d1592e/pkg/fusionauth/Domain.go:2031:6: JWTConfiguration redeclared in this block previous declaration at ../../../../go/pkg/mod/github.com/!fusion!auth/go-client@v0.0.0-20210402073144-10e627d1592e/pkg/fusionauth/Domain.go:2017:6

robotdan commented 3 years ago

Thanks for the report @rschilham ! Committed a rename.