move runtime implementations (#22)

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-08-25 15:55:30 +03:00
committed by GitHub
parent 67ab44593b
commit fc3794f548
17 changed files with 0 additions and 3173 deletions

4
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/ef-ds/deque v1.0.4-0.20190904040645-54cb57c252a1
github.com/evanphx/json-patch/v5 v5.0.0
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/ghodss/yaml v1.0.0
github.com/go-acme/lego/v3 v3.4.0
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee
@@ -19,7 +18,6 @@ require (
github.com/google/uuid v1.1.1
github.com/gorilla/handlers v1.4.2
github.com/hashicorp/hcl v1.0.0
github.com/hpcloud/tail v1.0.0
github.com/kr/pretty v0.2.0 // indirect
github.com/miekg/dns v1.1.27
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c
@@ -27,8 +25,6 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.7.0
github.com/stretchr/testify v1.5.1
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf
github.com/xanzy/go-gitlab v0.35.1
golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899
golang.org/x/net v0.0.0-20200707034311-ab3426394381
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013