Use embed instead of rice

This commit is contained in:
David Stotijn
2021-04-26 09:24:45 +02:00
parent ca3a729c36
commit 569f7bc76f
10 changed files with 55 additions and 97 deletions

3
go.mod
View File

@ -1,10 +1,9 @@
module github.com/dstotijn/hetty
go 1.15
go 1.16
require (
github.com/99designs/gqlgen v0.13.0
github.com/GeertJohan/go.rice v1.0.0
github.com/Masterminds/squirrel v1.4.0
github.com/gorilla/mux v1.7.4
github.com/hashicorp/golang-lru v0.5.1 // indirect