Skip to content

v4.2.7

commit 5f925b909a16997dfa970c63bae5c9a9267a5859
Author: Victor Lowther <victor.lowther@gmail.com>
Date:   Fri May 15 10:02:11 2020 -0500

    feat(icons): Pull in Icon, DosplayName, and other metadata.

    Also update go.mod to pull in only hte packages we need, and add a version.go
    with phantom imports to make `go mod tidy` not erase the whole go.mod file.

A   content/._Color.meta
A   content/._DisplayName.meta
A   content/._Icon.meta
A   content/._Tags.meta
M   go.mod
M   go.sum
A   version.go

End of Note