Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: downgrade dependencies to support go 1.16 (#528) #1

Merged
merged 1 commit into from
Apr 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 18 additions & 76 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,94 +1,36 @@
module go.keploy.io/server

go 1.17
go 1.16

//replace github.com/keploy/go-sdk => ../go-sdk

require (
github.com/99designs/gqlgen v0.15.1 // v should be less or equal 0.15.1
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be // indirect
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/emirpasic/gods v1.18.1 // indirect
github.com/gliderlabs/ssh v0.3.2 // indirect
github.com/go-chi/chi v1.5.4
github.com/go-chi/cors v1.2.0
github.com/go-chi/render v1.0.1
github.com/go-git/go-git-fixtures/v4 v4.3.1 // indirect
github.com/go-git/go-git/v5 v5.2.0
github.com/go-test/deep v1.0.8
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.6.0
github.com/imdario/mergo v0.3.13 // indirect
github.com/k0kubun/pp/v3 v3.1.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/keploy/go-sdk v0.8.6
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/soheilhy/cmux v0.1.5
github.com/vektah/gqlparser/v2 v2.2.0 // v should b4 less or equal 2.2.0
github.com/wI2L/jsondiff v0.3.0
go.mongodb.org/mongo-driver v1.8.3
go.uber.org/zap v1.22.0
google.golang.org/protobuf v1.28.1
)

require (
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/go-git/go-git/v5 v5.6.1
github.com/k0kubun/pp/v3 v3.1.0
github.com/wI2L/jsondiff v0.2.0
)

require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
)

require (
github.com/keploy/go-sdk v0.8.2
github.com/soheilhy/cmux v0.1.5
golang.org/x/net v0.8.0 // indirect
golang.org/x/mod v0.6.0-dev // indirect
golang.org/x/sync v0.1.0
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
google.golang.org/grpc v1.48.0
google.golang.org/protobuf v1.28.1
gopkg.in/yaml.v3 v3.0.1
)

require (
github.com/Microsoft/go-winio v0.6.0 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230321155629-9a39f2531310 // indirect
github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/agnivade/levenshtein v1.1.1 // indirect
github.com/cloudflare/circl v1.3.2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
github.com/creasty/defaults v1.6.0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fullstorydev/grpcurl v1.8.7 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
github.com/go-git/go-billy/v5 v5.4.1 // indirect
github.com/go-playground/locales v0.14.0 // indirect
github.com/go-playground/universal-translator v0.18.0 // indirect
github.com/go-playground/validator/v10 v10.10.1 // indirect
github.com/go-stack/stack v1.8.1 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/gorilla/websocket v1.4.2 // indirect
github.com/hashicorp/go-version v1.6.0
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.14 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jhump/protoreflect v1.14.0 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/klauspost/compress v1.15.1 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/matryer/moq v0.2.5 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sergi/go-diff v1.3.1 // indirect
github.com/skeema/knownhosts v1.1.0 // indirect
github.com/stretchr/testify v1.7.1 // indirect
github.com/tidwall/gjson v1.14.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/urfave/cli/v2 v2.3.0 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.0 // indirect
github.com/xdg-go/stringprep v1.0.2 // indirect
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
golang.org/x/crypto v0.7.0 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/tools v0.7.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
Loading