There is currently a difference in how the go sdk transforms the schema uri to its major name in comparison to the Scala one.
Example schema uri to reproduce: iglu:com.acme.some-dash/include-dash/jsonschema/1-0-0 :
-from Go sdk: com_acme_some-dash_include-dash_1
-from Scala sdk: com_acme_some_dash_include_dash_1