Skip to content

Commit

Permalink
Update to latest Go SDK in post_init
Browse files Browse the repository at this point in the history
  • Loading branch information
harmony7 committed Mar 6, 2024
1 parent 770fd46 commit 65a5839
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ name = "Default starter for Go"
[scripts]
env_vars = ["GOARCH=wasm", "GOOS=wasip1"]
build = "go build -o bin/main.wasm ."
post_init = "go get github.com/fastly/compute-sdk-go@latest"

0 comments on commit 65a5839

Please sign in to comment.