11module github.com/gatewayd-io/gatewayd
22
3- go 1.23.1
3+ go 1.23.3
44
55require (
66 github.com/Masterminds/semver/v3 v3.3.0
@@ -9,38 +9,38 @@ require (
99 github.com/cybercyst/go-scaffold v0.0.0-20240606114431-816e6211c151
1010 github.com/docker/go-connections v0.5.0
1111 github.com/envoyproxy/protoc-gen-validate v1.1.0
12- github.com/gatewayd-io/gatewayd-plugin-sdk v0.3.3
13- github.com/getsentry/sentry-go v0.29.0
12+ github.com/gatewayd-io/gatewayd-plugin-sdk v0.3.4
13+ github.com/getsentry/sentry-go v0.29.1
1414 github.com/go-co-op/gocron v1.37.0
1515 github.com/google/go-github/v53 v53.2.0
16- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22 .0
16+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.23 .0
1717 github.com/hashicorp/go-hclog v1.6.3
18- github.com/hashicorp/go-plugin v1.6.1
18+ github.com/hashicorp/go-plugin v1.6.2
1919 github.com/invopop/jsonschema v0.12.0
2020 github.com/jackc/pgx/v5 v5.7.1
2121 github.com/knadh/koanf v1.5.0
2222 github.com/mitchellh/mapstructure v1.5.0
23- github.com/prometheus/client_golang v1.20.4
23+ github.com/prometheus/client_golang v1.20.5
2424 github.com/prometheus/client_model v0.6.1
25- github.com/prometheus/common v0.60.0
26- github.com/redis/go-redis/v9 v9.6.1
25+ github.com/prometheus/common v0.60.1
26+ github.com/redis/go-redis/v9 v9.7.0
2727 github.com/rs/zerolog v1.33.0
2828 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
2929 github.com/spaolacci/murmur3 v1.1.0
3030 github.com/spf13/cast v1.7.0
3131 github.com/spf13/cobra v1.8.1
3232 github.com/stretchr/testify v1.9.0
33- github.com/testcontainers/testcontainers-go v0.33 .0
33+ github.com/testcontainers/testcontainers-go v0.34 .0
3434 github.com/zenizh/go-capturer v0.0.0-20211219060012-52ea6c8fed04
35- go.opentelemetry.io/otel v1.30 .0
36- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30 .0
37- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.30 .0
38- go.opentelemetry.io/otel/sdk v1.30 .0
39- go.opentelemetry.io/otel/trace v1.30 .0
40- golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
41- golang.org/x/text v0.19 .0
42- google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9
43- google.golang.org/grpc v1.67.1
35+ go.opentelemetry.io/otel v1.32 .0
36+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32 .0
37+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32 .0
38+ go.opentelemetry.io/otel/sdk v1.32 .0
39+ go.opentelemetry.io/otel/trace v1.32 .0
40+ golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
41+ golang.org/x/text v0.20 .0
42+ google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
43+ google.golang.org/grpc v1.68.0
4444 google.golang.org/protobuf v1.35.1
4545 gopkg.in/natefinch/lumberjack.v2 v2.2.1
4646 gopkg.in/yaml.v3 v3.0.1
@@ -61,7 +61,7 @@ require (
6161 github.com/cloudflare/circl v1.4.0 // indirect
6262 github.com/containerd/log v0.1.0 // indirect
6363 github.com/containerd/platforms v0.2.1 // indirect
64- github.com/cpuguy83/dockercfg v0.3.1 // indirect
64+ github.com/cpuguy83/dockercfg v0.3.2 // indirect
6565 github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
6666 github.com/creack/pty v1.1.20 // indirect
6767 github.com/cyphar/filepath-securejoin v0.3.2 // indirect
@@ -73,7 +73,7 @@ require (
7373 github.com/emirpasic/gods v1.18.1 // indirect
7474 github.com/expr-lang/expr v1.16.9 // indirect
7575 github.com/extemporalgenome/slug v0.0.0-20150414033109-0320c85e32e0 // indirect
76- github.com/fatih/color v1.17 .0 // indirect
76+ github.com/fatih/color v1.18 .0 // indirect
7777 github.com/fatih/structs v1.1.0 // indirect
7878 github.com/felixge/httpsnoop v1.0.4 // indirect
7979 github.com/flosch/pongo2/v6 v6.0.0 // indirect
@@ -94,15 +94,14 @@ require (
9494 github.com/inconshreveable/mousetrap v1.1.0 // indirect
9595 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
9696 github.com/kevinburke/ssh_config v1.2.0 // indirect
97- github.com/klauspost/compress v1.17.10 // indirect
97+ github.com/klauspost/compress v1.17.11 // indirect
9898 github.com/kylelemons/godebug v1.1.0 // indirect
9999 github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683 // indirect
100100 github.com/magiconair/properties v1.8.7 // indirect
101101 github.com/mailru/easyjson v0.7.7 // indirect
102102 github.com/mattn/go-colorable v0.1.13 // indirect
103103 github.com/mattn/go-isatty v0.0.20 // indirect
104104 github.com/mitchellh/copystructure v1.2.0 // indirect
105- github.com/mitchellh/go-testing-interface v1.14.1 // indirect
106105 github.com/mitchellh/reflectwalk v1.0.2 // indirect
107106 github.com/moby/docker-image-spec v1.3.1 // indirect
108107 github.com/moby/patternmatcher v0.6.0 // indirect
@@ -143,15 +142,15 @@ require (
143142 github.com/xanzy/ssh-agent v0.3.3 // indirect
144143 github.com/yusufpapurcu/wmi v1.2.4 // indirect
145144 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
146- go.opentelemetry.io/otel/metric v1.30 .0 // indirect
145+ go.opentelemetry.io/otel/metric v1.32 .0 // indirect
147146 go.opentelemetry.io/proto/otlp v1.3.1 // indirect
148147 go.uber.org/atomic v1.11.0 // indirect
149- golang.org/x/crypto v0.28 .0 // indirect
150- golang.org/x/net v0.30 .0 // indirect
148+ golang.org/x/crypto v0.29 .0 // indirect
149+ golang.org/x/net v0.31 .0 // indirect
151150 golang.org/x/oauth2 v0.23.0 // indirect
152- golang.org/x/sync v0.8 .0 // indirect
153- golang.org/x/sys v0.26 .0 // indirect
154- google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 // indirect
151+ golang.org/x/sync v0.9 .0 // indirect
152+ golang.org/x/sys v0.27 .0 // indirect
153+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
155154 gopkg.in/warnings.v0 v0.1.2 // indirect
156155 oras.land/oras-go/v2 v2.5.0 // indirect
157156)
0 commit comments