File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change
1
+ changelog :
2
+ - type : DEPENDENCY_BUMP
3
+ dependencyOwner : solo-io
4
+ dependencyRepo : solo-kit
5
+ dependencyTag : v0.35.6
6
+ issueLink : https://github.com/solo-io/solo-projects/issues/7530
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ require (
58
58
// Ref: https://github.com/solo-io/gloo/pull/9463/files#r1594409655 && https://solo-io-corp.slack.com/archives/C03MFATU265/p1716913420716729?thread_ts=1716476992.938679&cid=C03MFATU265
59
59
// as to why it is now based off `gloo-main` and not `gloo-repo-branch`
60
60
github.com/solo-io/solo-apis v0.0.0-20240528173540-7879b7d12cb9
61
- github.com/solo-io/solo-kit v0.35.5
61
+ github.com/solo-io/solo-kit v0.35.6
62
62
github.com/spf13/afero v1.9.2
63
63
github.com/spf13/cobra v1.8.1
64
64
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -2029,8 +2029,8 @@ github.com/solo-io/skv2 v0.39.1 h1:dWaZTWgntAsvh4lTlojd3xE+g7NF4oYNonfcdpy0nXE=
2029
2029
github.com/solo-io/skv2 v0.39.1 /go.mod h1:Zsnl+OYmOkj+6KeaMfkzYIxHTVMC0w2gVApzNJRadM8 =
2030
2030
github.com/solo-io/solo-apis v0.0.0-20240528173540-7879b7d12cb9 h1:4DNulNBJdaVz+fOaMQes1MqVCIO/db2vmwz7bVe3iIU =
2031
2031
github.com/solo-io/solo-apis v0.0.0-20240528173540-7879b7d12cb9 /go.mod h1:fA+jJC7TXNM+i3uXvq7fpVrJ6JpNu1BgBxc4U9ntUW0 =
2032
- github.com/solo-io/solo-kit v0.35.5 h1:fLZVHuA86n7wpQ+MNKdT8f1+EfitRs9z0jMf7+d+5P8 =
2033
- github.com/solo-io/solo-kit v0.35.5 /go.mod h1:KBCEfl59/wE0K68s90aDcrTc36gKR5L97TbVelwL8n4 =
2032
+ github.com/solo-io/solo-kit v0.35.6 h1:F9hjOReNsawIShR/RDGUoJnWkiwQzRJj/VRqgxVhcBk =
2033
+ github.com/solo-io/solo-kit v0.35.6 /go.mod h1:KBCEfl59/wE0K68s90aDcrTc36gKR5L97TbVelwL8n4 =
2034
2034
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
2035
2035
github.com/spf13/afero v1.1.2 /go.mod h1:j4pytiNVoe2o6bmDsKpLACNPDBIoEAkihy7loJ1B0CQ =
2036
2036
github.com/spf13/afero v1.2.2 /go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTdifk =
You can’t perform that action at this time.
0 commit comments