← All releases

go1.0.2

Minor

June 14, 2012

Fixed two bugs in maps using struct or array keys (issues 3695 and 3573), along with many minor code and documentation fixes.

highlights
  • Fixed map bugs with struct keys (issue 3695)

  • Fixed map bugs with array keys (issue 3573)