This repository was archived by the owner on Mar 8, 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 @@ -2,7 +2,7 @@ module github.com/secrethub/secrethub-http-proxy
22
33require (
44 github.com/gorilla/mux v1.7.0
5- github.com/secrethub/secrethub-go v0.17 .0
5+ github.com/secrethub/secrethub-go v0.18 .0
66 golang.org/x/crypto v0.0.0-20190225124518-7f87c0fbb88b
77 golang.org/x/sys v0.0.0-20190329044733-9eb1bfa1ce65 // indirect
88)
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/satori/go.uuid v1.2.0 h1:0uYX9dsZ2yD7q2RtLRtPSdGDWzjeM3TbMJP9utgA0ww=
2929github.com/satori/go.uuid v1.2.0 /go.mod h1:dA0hQrYB0VpLJoorglMZABFdXlWrHn1NEOzdhQKdks0 =
3030github.com/secrethub/secrethub-go v0.17.0 h1:AlRbFlLofhzY7Onv1QRI0u0iB4UTr8PCrNW5rnvsiHE =
3131github.com/secrethub/secrethub-go v0.17.0 /go.mod h1:gqrxdTNcVowCy/Bo49Y+7En12aV24wnoG3ktUF9xW/k =
32+ github.com/secrethub/secrethub-go v0.18.0 h1:6Jm3d/UjaWgOoduZX9S1MjiXG+zyVsxkpQ5RxLRucRs =
33+ github.com/secrethub/secrethub-go v0.18.0 /go.mod h1:gqrxdTNcVowCy/Bo49Y+7En12aV24wnoG3ktUF9xW/k =
3234golang.org/x/crypto v0.0.0-20190225124518-7f87c0fbb88b h1:+/WWzjwW6gidDJnMKWLKLX1gxn7irUTF1fLpQovfQ5M =
3335golang.org/x/crypto v0.0.0-20190225124518-7f87c0fbb88b /go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4 =
3436golang.org/x/sys v0.0.0-20190329044733-9eb1bfa1ce65 h1:hOY+O8MxdkPV10pNf7/XEHaySCiPKxixMKUshfHsGn0 =
You can’t perform that action at this time.
0 commit comments