mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 02:10:31 -05:00
6 lines
148 B
Modula-2
6 lines
148 B
Modula-2
module github.com/hyperonecom/h1-client-go
|
|
|
|
require (
|
|
github.com/antihax/optional v1.0.0
|
|
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
|
|
)
|