File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hashicorp/go-retryablehttp v0.7.8
1313 github.com/kelseyhightower/envconfig v1.4.0
1414 github.com/oapi-codegen/fiber-middleware v1.0.2
15- github.com/oapi-codegen/runtime v1.3.0
15+ github.com/oapi-codegen/runtime v1.3.1
1616 github.com/openfga/go-sdk v0.7.5
1717 github.com/spf13/cobra v1.10.2
1818 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 h1:RWengNIwukTxcDr9
143143github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 /go.mod h1:TaXosZuwdSHYgviHp1DAtfrULt5eUgsSMsZf+YrPgl8 =
144144github.com/oapi-codegen/fiber-middleware v1.0.2 h1:f4KPdjyRTYh2GyAv9wsDP+Q9akOND17wuMSbmMwDkJI =
145145github.com/oapi-codegen/fiber-middleware v1.0.2 /go.mod h1:+lGj+802Ajp/+fQG9d8t1SuYP8r7lnOc6wnOwwRArYg =
146- github.com/oapi-codegen/runtime v1.3.0 h1:vyK1zc0gDWWXgk2xoQa4+X4RNNc5SL2RbTpJS/4vMYA =
147- github.com/oapi-codegen/runtime v1.3.0 /go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY =
146+ github.com/oapi-codegen/runtime v1.3.1 h1:RgDY6J4OGQLbRXhG/Xpt3vSVqYpHQS7hN4m85+5xB9g =
147+ github.com/oapi-codegen/runtime v1.3.1 /go.mod h1:kOdeacKy7t40Rclb1je37ZLFboFxh+YLy0zaPCMibPY =
148148github.com/oasdiff/yaml v0.0.0-20260313112342-a3ea61cb4d4c h1:7ACFcSaQsrWtrH4WHHfUqE1C+f8r2uv8KGaW0jTNjus =
149149github.com/oasdiff/yaml v0.0.0-20260313112342-a3ea61cb4d4c /go.mod h1:JKox4Gszkxt57kj27u7rvi7IFoIULvCZHUsBTUmQM/s =
150150github.com/oasdiff/yaml3 v0.0.0-20260224194419-61cd415a242b h1:vivRhVUAa9t1q0Db4ZmezBP8pWQWnXHFokZj0AOea2g =
You can’t perform that action at this time.
0 commit comments