Skip to content

Commit 6dbae1f

Browse files
authored
Merge pull request #29 from go-kod/dependabot/go_modules/gomod-normal-deps-9947900d5c
chore(deps): bump the gomod-normal-deps group with 3 updates
2 parents 8d096e9 + 31feb2e commit 6dbae1f

File tree

17 files changed

+50
-363
lines changed

17 files changed

+50
-363
lines changed

go.mod

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,10 @@ require (
88
github.com/99designs/gqlgen v0.17.49
99
github.com/bwmarrin/snowflake v0.3.0
1010
github.com/cosmtrek/air v1.49.0
11-
github.com/expr-lang/expr v1.16.9
12-
github.com/fullstorydev/grpcurl v1.9.1
1311
github.com/gin-gonic/gin v1.10.0
14-
github.com/go-kod/kod v0.14.0
15-
github.com/go-kod/kod/ext v0.14.0
16-
github.com/go-resty/resty/v2 v2.14.0
12+
github.com/go-kod/kod v0.14.3
13+
github.com/go-kod/kod/ext v0.14.3
1714
github.com/grafana/pyroscope-go v1.1.2
18-
github.com/jhump/protoreflect v1.16.0
19-
github.com/onsi/ginkgo/v2 v2.20.2
20-
github.com/onsi/gomega v1.34.2
2115
github.com/ravilushqa/otelgqlgen v0.16.0
2216
github.com/samber/lo v1.47.0
2317
github.com/spf13/cast v1.7.0
@@ -38,24 +32,20 @@ require (
3832
github.com/beorn7/perks v1.0.1 // indirect
3933
github.com/bep/godartsass v0.16.0 // indirect
4034
github.com/bep/golibsass v1.1.0 // indirect
41-
github.com/bufbuild/protocompile v0.10.0 // indirect
4235
github.com/bytedance/sonic v1.12.1 // indirect
4336
github.com/bytedance/sonic/loader v0.2.0 // indirect
4437
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4538
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4639
github.com/cli/safeexec v1.0.0 // indirect
4740
github.com/cloudwego/base64x v0.1.4 // indirect
4841
github.com/cloudwego/iasm v0.2.0 // indirect
49-
github.com/cncf/xds/go v0.0.0-20240423153145-555b57ec207b // indirect
5042
github.com/coreos/go-semver v0.3.0 // indirect
5143
github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534 // indirect
5244
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
5345
github.com/creack/pty v1.1.18 // indirect
5446
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
5547
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
5648
github.com/dominikbraun/graph v0.23.0 // indirect
57-
github.com/envoyproxy/go-control-plane v0.12.1-0.20240621013728-1eb8caab5155 // indirect
58-
github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
5949
github.com/fatih/color v1.15.0 // indirect
6050
github.com/fsnotify/fsnotify v1.7.0 // indirect
6151
github.com/gabriel-vasile/mimetype v1.4.5 // indirect
@@ -70,13 +60,10 @@ require (
7060
github.com/go-playground/locales v0.14.1 // indirect
7161
github.com/go-playground/universal-translator v0.18.1 // indirect
7262
github.com/go-playground/validator/v10 v10.22.0 // indirect
73-
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
7463
github.com/goccy/go-json v0.10.3 // indirect
7564
github.com/gogo/protobuf v1.3.2 // indirect
7665
github.com/gohugoio/hugo v0.111.3 // indirect
7766
github.com/golang/protobuf v1.5.4 // indirect
78-
github.com/google/go-cmp v0.6.0 // indirect
79-
github.com/google/pprof v0.0.0-20240827171923-fa2c70bbbfe5 // indirect
8067
github.com/google/uuid v1.6.0 // indirect
8168
github.com/gorilla/websocket v1.5.0 // indirect
8269
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
@@ -100,7 +87,6 @@ require (
10087
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
10188
github.com/pelletier/go-toml v1.9.5 // indirect
10289
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
103-
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
10490
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
10591
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
10692
github.com/prometheus/client_golang v1.20.1 // indirect

go.sum

Lines changed: 4 additions & 69 deletions
Large diffs are not rendered by default.

internal/adaptor/server/kod_gen.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/adaptor/server/kod_gen_interface.go

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/app/example/kod_gen.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/app/example/kod_gen_interface.go

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/domain/snowflake/kod_gen.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/domain/snowflake/kod_gen_interface.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/infra/grpc/kod_gen.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/infra/grpc/kod_gen_interface.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/infra/redis/kod_gen.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/infra/redis/kod_gen_interface.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/e2e/e2e_test.go

Lines changed: 0 additions & 33 deletions
This file was deleted.

tests/e2e/framework/grpc.go

Lines changed: 0 additions & 112 deletions
This file was deleted.

0 commit comments

Comments
 (0)