@@ -7,7 +7,7 @@ require (
77 github.com/NYTimes/gziphandler v1.1.1
88 github.com/codingsince1985/checksum v1.3.0
99 github.com/envoyproxy/protoc-gen-validate v1.0.2
10- github.com/gatewayd-io/gatewayd-plugin-sdk v0.1.1
10+ github.com/gatewayd-io/gatewayd-plugin-sdk v0.1.2
1111 github.com/getsentry/sentry-go v0.25.0
1212 github.com/go-co-op/gocron v1.35.2
1313 github.com/google/go-cmp v0.6.0
@@ -20,7 +20,7 @@ require (
2020 github.com/mitchellh/mapstructure v1.5.0
2121 github.com/prometheus/client_golang v1.17.0
2222 github.com/prometheus/client_model v0.5.0
23- github.com/prometheus/common v0.44 .0
23+ github.com/prometheus/common v0.45 .0
2424 github.com/rs/zerolog v1.31.0
2525 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
2626 github.com/spf13/cobra v1.7.0
@@ -33,7 +33,7 @@ require (
3333 go.opentelemetry.io/otel/trace v1.19.0
3434 golang.org/x/exp v0.0.0-20231006140011-7918f672742d
3535 google.golang.org/genproto/googleapis/api v0.0.0-20231016165738-49dd2c1f3d0b
36- google.golang.org/grpc v1.58.3
36+ google.golang.org/grpc v1.59.0
3737 google.golang.org/protobuf v1.31.0
3838 gopkg.in/natefinch/lumberjack.v2 v2.2.1
3939 gopkg.in/yaml.v3 v3.0.1
@@ -61,7 +61,7 @@ require (
6161 github.com/mailru/easyjson v0.7.7 // indirect
6262 github.com/mattn/go-colorable v0.1.13 // indirect
6363 github.com/mattn/go-isatty v0.0.20 // indirect
64- github.com/matttproud/golang_protobuf_extensions v1 .0.4 // indirect
64+ github.com/matttproud/golang_protobuf_extensions/v2 v2 .0.0 // indirect
6565 github.com/mitchellh/copystructure v1.2.0 // indirect
6666 github.com/mitchellh/go-testing-interface v1.14.1 // indirect
6767 github.com/mitchellh/reflectwalk v1.0.2 // indirect
0 commit comments