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 d6aa335 commit 9c0df35Copy full SHA for 9c0df35
readme.md
@@ -7,7 +7,7 @@ executor.
7
```go
8
import (
9
"fmt"
10
- spinhttp "github.com/fermyon/spin/sdk/go/http"
+ spinhttp "github.com/fermyon/spin/sdk/go/v2/http"
11
)
12
13
func init() {
0 commit comments