Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Require Go 1.8 for dep #757

@sdboyer

Description

@sdboyer

Right now, we retain support for Go 1.7. The main pain point this causes is that we have a bunch of junk sorting types, just itching to be replaced by sort.Slice().

I'd like to replace these once we think it's safe to do so. One reasonable measure for "safe" could be the state of the RHEL repositories (or at least EPEL). CentOS seems to have 1.6, and RHEL none at all; EPEL has 1.7, assuming I'm doing that search right.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions