V example on compare#go isn't uptodate #19215
Heribert17
started this conversation in
General
Replies: 1 comment 2 replies
-
|
Can you please link to where this example comes from? Our CI should catch such regressions before they end up in the master branch |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to syntax changes the example doesn't compile out of the box (? is deprecated and http.Response doesn't have a text field).
So I updated the example:
Beta Was this translation helpful? Give feedback.
All reactions