Simon Marsh 256a80646f
- Refactor file embedding to use Go 1.16 embed functionality.
- Remove references to previous bindata packages from build scripts and docs
2021-07-13 11:54:35 +01:00

6 lines
98 B
Modula-2

module github.com/xddxdd/bird-lg-go/frontend
go 1.16
require github.com/gorilla/handlers v1.5.1