Initial support for embed

This commit is contained in:
Lea Anthony
2021-04-02 15:30:59 +11:00
parent d4de8b4af0
commit befcf14d40
11 changed files with 62 additions and 81 deletions

2
go.mod
View File

@@ -28,4 +28,4 @@ require (
gopkg.in/yaml.v3 v3.0.0-20190709130402-674ba3eaed22
)
go 1.13
go 1.16