10 lines
216 B
Modula-2
10 lines
216 B
Modula-2
module github.com/xddxdd/bird-lg-go/frontend
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/elazarl/go-bindata-assetfs v1.0.1
|
|
github.com/gorilla/handlers v1.5.1
|
|
github.com/kevinburke/go-bindata v3.22.0+incompatible // indirect
|
|
)
|