Skip to content

Update to Go 1.18 #501

@kneal

Description

@kneal

Description

The new Go version is coming out soon and we should update after the first minor patch has been released. Additionally, there are some formatting changes to encourage people to use any instead of interface{}. We should try and get a new linter added to check for that in the Go files.

Value

Helps use get the latest and greatest security/feature updates and will help our code look like the community expectations.

Definition of Done

  • all Go repos have been updated to 1.18.x
  • linter has a check for interface{} to any (if it exists of course)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIndicates an improvement to a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions