anshul/plugin_binary_from_official_site
anshul sharma 7 months ago
parent 082c0b78b4
commit 2fd22549bf

@ -10,7 +10,6 @@ import (
"encoding/json"
"errors"
"fmt"
plugingetter "github.com/hashicorp/packer/packer/plugin-getter"
"io"
"log"
"net/http"
@ -19,6 +18,8 @@ import (
"path/filepath"
"strings"
plugingetter "github.com/hashicorp/packer/packer/plugin-getter"
"github.com/google/go-github/v33/github"
"github.com/hashicorp/packer/hcl2template/addrs"
"golang.org/x/oauth2"

Loading…
Cancel
Save