module git.agilicus.com/pub/sdk-go go 1.13 require ( github.com/antihax/optional v1.0.0 github.com/coreos/go-oidc v2.2.1+incompatible github.com/fatih/color v1.10.0 github.com/hashicorp/go-rootcerts v1.0.2 github.com/pkg/errors v0.8.1 github.com/pquerna/cachecontrol v0.0.0-20201205024021-ac21108117ac // indirect github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 github.com/spf13/cobra v1.1.1 github.com/stretchr/testify v1.6.1 golang.org/x/oauth2 v0.0.0-20201208152858-08078c50e5b5 gopkg.in/square/go-jose.v2 v2.5.1 // indirect )