Skip to content

Commit

Permalink
updated for v2
Browse files Browse the repository at this point in the history
Signed-off-by: Animesh pathak <[email protected]>
  • Loading branch information
Sonichigo committed Feb 5, 2024
1 parent 80b42af commit 8aedd65
Show file tree
Hide file tree
Showing 35 changed files with 571 additions and 1,638 deletions.
30 changes: 0 additions & 30 deletions fasthttp-postgres/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,13 @@ go 1.20

require (
github.com/fasthttp/router v1.4.18
github.com/georgysavva/scany/v2 v2.0.0
github.com/jackc/pgx/v5 v5.3.1
github.com/keploy/go-sdk v0.8.3
github.com/lib/pq v1.10.0
github.com/valyala/fasthttp v1.45.0
)

require (
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/creasty/defaults v1.6.0 // indirect
github.com/fullstorydev/grpcurl v1.8.7 // 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/golang/protobuf v1.5.2 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
github.com/jackc/puddle/v2 v2.2.0 // indirect
github.com/jhump/protoreflect v1.14.0 // indirect
github.com/k0kubun/pp/v3 v3.1.0 // indirect
github.com/klauspost/compress v1.16.3 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
go.keploy.io/server v0.8.3 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.22.0 // indirect
golang.org/x/crypto v0.7.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
google.golang.org/grpc v1.48.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
426 changes: 0 additions & 426 deletions fasthttp-postgres/go.sum

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions fasthttp-postgres/keploy/mocks/mock-1.yaml

This file was deleted.

62 changes: 0 additions & 62 deletions fasthttp-postgres/keploy/mocks/mock-10.yaml

This file was deleted.

62 changes: 0 additions & 62 deletions fasthttp-postgres/keploy/mocks/mock-11.yaml

This file was deleted.

86 changes: 0 additions & 86 deletions fasthttp-postgres/keploy/mocks/mock-12.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions fasthttp-postgres/keploy/mocks/mock-13.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions fasthttp-postgres/keploy/mocks/mock-14.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions fasthttp-postgres/keploy/mocks/mock-2.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions fasthttp-postgres/keploy/mocks/mock-3.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions fasthttp-postgres/keploy/mocks/mock-4.yaml

This file was deleted.

Loading

0 comments on commit 8aedd65

Please sign in to comment.