Skip to content

Commit

Permalink
updated dep
Browse files Browse the repository at this point in the history
  • Loading branch information
adranwit committed Aug 11, 2020
1 parent e2e9212 commit 4272d22
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 21 deletions.
2 changes: 1 addition & 1 deletion deployment/build/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/viant/endly"
"github.com/viant/endly/deployment/build"
_ "github.com/viant/endly/static"
_ "github.com/viant/endly/shared/static"
"github.com/viant/endly/system/exec"
"github.com/viant/endly/system/storage"
"github.com/viant/endly/util"
Expand Down
2 changes: 1 addition & 1 deletion deployment/sdk/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/viant/endly"
"github.com/viant/endly/deployment/sdk"
_ "github.com/viant/endly/static"
_ "github.com/viant/endly/shared/static"
"github.com/viant/endly/system/exec"
"github.com/viant/endly/system/storage"
"github.com/viant/endly/util"
Expand Down
27 changes: 15 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ module github.com/viant/endly
go 1.12

require (
cloud.google.com/go v0.40.0
cloud.google.com/go v0.63.0 // indirect
cloud.google.com/go/firestore v1.3.0 // indirect
cloud.google.com/go/pubsub v1.3.1
cloud.google.com/go/bigquery v1.10.0
github.com/golang/protobuf v1.4.2
firebase.google.com/go v3.8.1+incompatible // indirect
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
github.com/Azure/go-autorest/autorest v0.2.0 // indirect
Expand All @@ -14,6 +18,7 @@ require (
github.com/adrianwit/fsc v0.2.0
github.com/adrianwit/mgc v0.2.0
github.com/aerospike/aerospike-client-go v2.2.0+incompatible // indirect
github.com/aws/aws-lambda-go v1.19.0
github.com/aws/aws-sdk-go v1.20.6
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v0.7.3-0.20190515030239-f4b9142210e9
Expand All @@ -27,8 +32,6 @@ require (
github.com/go-errors/errors v1.0.1
github.com/go-sql-driver/mysql v1.4.1
github.com/gocql/gocql v0.0.0-20190610222256-e00e8c6226e8 // indirect
github.com/gogo/protobuf v1.2.1 // indirect
github.com/golang/protobuf v1.3.1
github.com/gomarkdown/markdown v0.0.0-20190222000725-ee6a7931a1e4 // indirect
github.com/google/gofuzz v1.0.0 // indirect
github.com/google/gops v0.3.6
Expand All @@ -39,7 +42,7 @@ require (
github.com/gorilla/websocket v1.4.0 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/imdario/mergo v0.3.7 // indirect
github.com/jhump/protoreflect v1.6.0
github.com/jhump/protoreflect v1.7.0
github.com/json-iterator/go v1.1.6 // indirect
github.com/klauspost/compress v1.7.1 // indirect
github.com/klauspost/cpuid v1.2.1 // indirect
Expand All @@ -66,8 +69,7 @@ require (
github.com/segmentio/kafka-go v0.3.4
github.com/sirupsen/logrus v1.4.2 // indirect
github.com/spf13/pflag v1.0.3 // indirect
github.com/sspencer/go-ini v0.0.0-20141212062048-adb75e3175bb // indirect
github.com/stretchr/testify v1.3.0
github.com/stretchr/testify v1.6.1
github.com/tebeka/selenium v0.9.3
github.com/viant/afs v0.17.1
github.com/viant/afsc v0.16.0
Expand All @@ -79,15 +81,16 @@ require (
github.com/viant/neatly v0.8.0
github.com/viant/toolbox v0.32.2
github.com/yuin/gopher-lua v0.0.0-20190514113301-1cd887cd7036 // indirect
golang.org/x/crypto v0.0.0-20190618222545-ea8f1a30c443
golang.org/x/net v0.0.0-20190620200207-3b0461eec859
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
google.golang.org/api v0.6.0
gopkg.in/ini.v1 v1.52.0 // indirect
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/net v0.0.0-20200707034311-ab3426394381
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
google.golang.org/api v0.30.0
google.golang.org/grpc v1.31.0
google.golang.org/protobuf v1.25.0
gopkg.in/linkedin/goavro.v1 v1.0.5 // indirect
gopkg.in/src-d/go-git.v4 v4.12.0
gopkg.in/yaml.v2 v2.2.2
gotest.tools v2.2.0+incompatible // indirec
gotest.tools v2.2.0+incompatible // indirect; indirec
k8s.io/api v0.0.0-20190111032252-67edc246be36
k8s.io/apimachinery v0.0.0-20190201131811-df262fa1a1ba
k8s.io/client-go v10.0.0+incompatible
Expand Down
1 change: 0 additions & 1 deletion system/cloud/gcp/run/contract.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ func (r *DeployRequest) Service(context *endly.Context) (*run.Service, error) {
Metadata: &run.ObjectMeta{
Annotations: make(map[string]string),
Labels: make(map[string]string),
Initializers: &run.Initializers{},
Name: r.Name,
Namespace: gcp.ExpandMeta(context, r.Namespace), //project
},
Expand Down
2 changes: 1 addition & 1 deletion test/proto/domain.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testing/runner/selenium/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/viant/endly"
"github.com/viant/endly/model"
_ "github.com/viant/endly/static"
_ "github.com/viant/endly/shared/static"
"github.com/viant/endly/system/exec"
"github.com/viant/endly/system/storage"
endpoint "github.com/viant/endly/testing/endpoint/http"
Expand Down
3 changes: 2 additions & 1 deletion udf/udf.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ import (
"bytes"
"encoding/base64"
"fmt"
"google.golang.org/protobuf/proto"
"io"
"io/ioutil"
"os"
"strings"

"github.com/golang/protobuf/proto"

"github.com/pkg/errors"
"github.com/viant/afs/file"
"github.com/viant/afs/option"
Expand Down
7 changes: 4 additions & 3 deletions workflow/service_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ import (
_ "github.com/mattn/go-sqlite3"
_ "github.com/viant/endly/cli"

_ "github.com/viant/endly/cloud/ec2"
_ "github.com/viant/endly/cloud/gce"
_ "github.com/viant/endly/system/cloud/aws/ec2"
_ "github.com/viant/endly/system/cloud/gcp/compute"

_ "github.com/viant/endly/testing/endpoint/http"

_ "github.com/viant/endly/testing/dsunit"
Expand All @@ -40,7 +41,7 @@ import (
_ "github.com/viant/toolbox/storage"
_ "github.com/viant/toolbox/storage/scp"

_ "github.com/viant/endly/static"
_ "github.com/viant/endly/shared/static"

"github.com/viant/endly/model"
"github.com/viant/endly/workflow"
Expand Down

0 comments on commit 4272d22

Please sign in to comment.