go-client icon indicating copy to clipboard operation
go-client copied to clipboard

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

Open rschilham opened this issue 3 years ago • 1 comments

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/[email protected]/pkg/fusionauth/Domain.go:2031:6: JWTConfiguration redeclared in this block previous declaration at ../../../../go/pkg/mod/github.com/!fusion!auth/[email protected]/pkg/fusionauth/Domain.go:2017:6

rschilham avatar Apr 02 '21 08:04 rschilham

Thanks for the report @rschilham ! Committed a rename.

robotdan avatar Apr 02 '21 15:04 robotdan