Replace packr with go:embed #459

This commit is contained in:
Martin Boehm
2021-09-12 20:07:29 +02:00
parent 1febd808c3
commit dff928456d
7 changed files with 13 additions and 24 deletions

2
go.mod
View File

@@ -20,7 +20,6 @@ require (
github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
github.com/flier/gorocksdb v0.0.0-20210322035443-567cc51a1652
github.com/gobuffalo/packr v1.13.7
github.com/gogo/protobuf v1.3.2
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
github.com/golang/protobuf v1.4.3
@@ -59,7 +58,6 @@ require (
github.com/go-ole/go-ole v1.2.1 // indirect
github.com/go-stack/stack v1.8.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_model v0.2.0 // indirect
github.com/prometheus/common v0.14.0 // indirect
github.com/prometheus/procfs v0.2.0 // indirect