mirror of https://github.com/hashicorp/packer
move custom http client creation with env proxy args into same package as other network related helpers
parent
7b57e28600
commit
45b5f0c2ee
@ -1,4 +1,4 @@
|
||||
package common
|
||||
package net
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
Loading…
Reference in new issue