mirror of
https://github.com/hashicorp/packer.git
synced 2026-07-16 04:13:37 -04:00
'go mod vendor'
This commit is contained in:
parent
1157f0dcfe
commit
8b58cab008
1 changed files with 1 additions and 2 deletions
3
go.mod
3
go.mod
|
|
@ -41,10 +41,9 @@ require (
|
|||
github.com/exoscale/egoscale v0.18.1
|
||||
github.com/fatih/camelcase v1.0.0
|
||||
github.com/fatih/structtag v1.0.0
|
||||
github.com/ghodss/yaml v1.0.0 // indirect
|
||||
github.com/go-ini/ini v1.25.4
|
||||
github.com/go-ole/go-ole v1.2.4 // indirect
|
||||
github.com/go-resty/resty/v2 v2.3.0 // indirect
|
||||
github.com/go-resty/resty/v2 v2.3.0
|
||||
github.com/gobwas/glob v0.2.3
|
||||
github.com/gocolly/colly v1.2.0
|
||||
github.com/gofrs/flock v0.7.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue