This repository was archived by the owner on Feb 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
1818 github.com/pkg/errors v0.9.1 // indirect
1919 github.com/secrethub/demo-app v0.1.0
20- github.com/secrethub/secrethub-go v0.29.1-0.20200707154958-5e5602145597
20+ github.com/secrethub/secrethub-go v0.30.0
2121 github.com/zalando/go-keyring v0.0.0-20190208082241-fbe81aec3a07
2222 golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
2323 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
Original file line number Diff line number Diff line change @@ -176,6 +176,8 @@ github.com/secrethub/secrethub-go v0.29.1-0.20200703150346-411544a71e9d h1:tADIt
176176github.com/secrethub/secrethub-go v0.29.1-0.20200703150346-411544a71e9d /go.mod h1:tDeBtyjfFQX3UqgaZfY+H4dYkcGfiVzrwLDf0XtfOrw =
177177github.com/secrethub/secrethub-go v0.29.1-0.20200707154958-5e5602145597 h1:uC9ODMKaqBo1k8fxmFSWGkLr05TgEd3t4mHqJ8Jo9Gc =
178178github.com/secrethub/secrethub-go v0.29.1-0.20200707154958-5e5602145597 /go.mod h1:tDeBtyjfFQX3UqgaZfY+H4dYkcGfiVzrwLDf0XtfOrw =
179+ github.com/secrethub/secrethub-go v0.30.0 h1:Nh1twPDwPbYQj/cYc1NG+j7sv76LZiXLPovyV83tZj0 =
180+ github.com/secrethub/secrethub-go v0.30.0 /go.mod h1:tDeBtyjfFQX3UqgaZfY+H4dYkcGfiVzrwLDf0XtfOrw =
179181github.com/stretchr/objx v0.1.0 h1:4G4v2dO3VZwixGIRoQ5Lfboy6nUhCyYzaqnIAPPhYs4 =
180182github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
181183github.com/stretchr/objx v0.2.0 h1:Hbg2NidpLE8veEBkEZTL3CvlkUIVzuU9jDplZO54c48 =
You can’t perform that action at this time.
0 commit comments