@@ -7,24 +7,25 @@ require (
77 github.com/alicebob/miniredis/v2 v2.30.4
88 github.com/avast/retry-go v3.0.0+incompatible
99 github.com/deepmap/oapi-codegen v1.11.0
10- github.com/fanout/go-gripcontrol v1.2.0
11- github.com/fanout/go-pubcontrol v1.2.0
1210 github.com/go-kit/kit v0.12.0
1311 github.com/go-redis/cache/v8 v8.4.4
1412 github.com/go-redis/redis/v8 v8.11.4
1513 github.com/golang-jwt/jwt/v4 v4.5.2
1614 github.com/google/uuid v1.5.0
15+ github.com/harness-community/go-gripcontrol v1.2.1
16+ github.com/harness-community/go-pubcontrol v1.2.1
1717 github.com/harness-community/sse/v3 v3.1.0
18- github.com/harness/ff-golang-server-sdk v0.1.20
18+ github.com/harness/ff-golang-server-sdk v0.1.26
1919 github.com/hashicorp/go-multierror v1.1.1
2020 github.com/hashicorp/go-retryablehttp v0.7.7
2121 github.com/joho/godotenv v1.4.0
2222 github.com/json-iterator/go v1.1.12
23- github.com/labstack/echo/v4 v4.11.4
23+ github.com/labstack/echo-jwt/v4 v4.1.0
24+ github.com/labstack/echo/v4 v4.13.4
2425 github.com/patrickmn/go-cache v2.1.0+incompatible
2526 github.com/prometheus/client_golang v1.11.1
2627 github.com/sirupsen/logrus v1.8.1
27- github.com/stretchr/testify v1.8.4
28+ github.com/stretchr/testify v1.10.0
2829 go.uber.org/zap v1.19.1
2930 gopkg.in/yaml.v2 v2.4.0
3031)
@@ -33,15 +34,16 @@ require (
3334 cloud.google.com/go v0.110.10 // indirect
3435 cloud.google.com/go/compute/metadata v0.3.0 // indirect
3536 github.com/alicebob/gopher-json v0.0.0-20200520072559-a9ecdc9d1d3a // indirect
37+ github.com/apapsch/go-jsonmerge/v2 v2.0.0 // indirect
3638 github.com/beorn7/perks v1.0.1 // indirect
3739 github.com/cenkalti/backoff/v4 v4.3.0 // indirect
3840 github.com/cespare/xxhash/v2 v2.2.0 // indirect
3941 github.com/davecgh/go-spew v1.1.1 // indirect
42+ github.com/deepmap/oapi-codegen/v2 v2.1.0 // indirect
4043 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
4144 github.com/getkin/kin-openapi v0.124.0 // indirect
4245 github.com/go-openapi/jsonpointer v0.20.2 // indirect
4346 github.com/go-openapi/swag v0.22.8 // indirect
44- github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
4547 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
4648 github.com/golang/protobuf v1.5.3 // indirect
4749 github.com/google/pprof v0.0.0-20221103000818-d260c55eee4c // indirect
@@ -56,21 +58,21 @@ require (
5658 github.com/klauspost/compress v1.16.7 // indirect
5759 github.com/labstack/gommon v0.4.2 // indirect
5860 github.com/mailru/easyjson v0.7.7 // indirect
59- github.com/mattn/go-colorable v0.1.13 // indirect
61+ github.com/mattn/go-colorable v0.1.14 // indirect
6062 github.com/mattn/go-isatty v0.0.20 // indirect
6163 github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
6264 github.com/mitchellh/go-homedir v1.1.0 // indirect
6365 github.com/mitchellh/mapstructure v1.4.2 // indirect
6466 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
6567 github.com/modern-go/reflect2 v1.0.2 // indirect
6668 github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
69+ github.com/oapi-codegen/runtime v1.1.1 // indirect
6770 github.com/perimeterx/marshmallow v1.1.5 // indirect
6871 github.com/pmezard/go-difflib v1.0.0 // indirect
6972 github.com/prometheus/client_model v0.2.0 // indirect
7073 github.com/prometheus/common v0.30.0 // indirect
7174 github.com/prometheus/procfs v0.7.3 // indirect
7275 github.com/spaolacci/murmur3 v1.1.0 // indirect
73- github.com/ugorji/go/codec v1.2.11 // indirect
7476 github.com/valyala/bytebufferpool v1.0.0 // indirect
7577 github.com/valyala/fasttemplate v1.2.2 // indirect
7678 github.com/vmihailenco/go-tinylfu v0.2.2 // indirect
@@ -82,12 +84,12 @@ require (
8284 go.uber.org/multierr v1.7.0 // indirect
8385 golang.org/x/crypto v0.38.0 // indirect
8486 golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
85- golang.org/x/net v0.36 .0 // indirect
87+ golang.org/x/net v0.40 .0 // indirect
8688 golang.org/x/oauth2 v0.30.0 // indirect
8789 golang.org/x/sync v0.14.0 // indirect
8890 golang.org/x/sys v0.33.0 // indirect
8991 golang.org/x/text v0.25.0 // indirect
90- golang.org/x/time v0.5 .0 // indirect
92+ golang.org/x/time v0.11 .0 // indirect
9193 google.golang.org/api v0.149.0 // indirect
9294 google.golang.org/genproto v0.0.0-20231211222908-989df2bf70f3 // indirect
9395 google.golang.org/genproto/googleapis/api v0.0.0-20231120223509-83a465c0220f // indirect
0 commit comments