Return artist indexes in lexigraphical order.

This commit is contained in:
EdwardDowling
2019-06-01 15:59:42 +01:00
parent e60da75422
commit c6ca1a1475
3 changed files with 7 additions and 0 deletions

1
go.mod
View File

@@ -2,6 +2,7 @@ module github.com/sentriz/gonic
require (
cloud.google.com/go v0.37.1 // indirect
github.com/aclements/go-gg v0.0.0-20170323211221-abd1f791f5ee
github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 // indirect
github.com/dhowden/tag v0.0.0-20181104225729-a9f04c2798ca
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect