grafana / grafana-app-sdk

An SDK for developing apps for grafana using kubernetes-like storage and operators
Apache License 2.0
44 stars 8 forks source link

[codegen] Update the internal fork of deepmap/oapi-codegen #343

Closed IfSentient closed 1 month ago

IfSentient commented 1 month ago

Update and re-patch the internal fork of deepmap/oapi-codegen to use commit 620da6b569e3882bb4401d9a16b9982c3a7f88cb, which uses getkin/kin-oapi@v0.124.0, the same version as grafana/grafana-plugin-sdk-go, allowing the replace directive to be removed from go.mod and go.work. This should allow subsequent releases to be installed with go install.