We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7810c4b commit a0d2fb5Copy full SHA for a0d2fb5
go/plumbing/example_test.go
@@ -10,7 +10,7 @@ import (
10
"github.com/go-openapi/runtime"
11
httptransport "github.com/go-openapi/runtime/client"
12
"github.com/go-openapi/strfmt"
13
- "github.com/netlify/open-api/go/plumbing/operations"
+ "github.com/netlify/open-api/v2/go/plumbing/operations"
14
)
15
16
func Example() {
0 commit comments