@@ -3,6 +3,7 @@ module github.com/cloudflare/gokeyless
3
3
go 1.15
4
4
5
5
require (
6
+
cloud.google.com/go v0.78.0
6
7
github.com/Azure/azure-sdk-for-go v52.2.0+incompatible
7
8
github.com/Azure/go-autorest/autorest v0.11.17
8
9
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
@@ -16,7 +17,6 @@ require (
16
17
github.com/cloudflare/go-metrics v0.0.0-20151117154305-6a9aea36fb41
17
18
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
18
19
github.com/fsnotify/fsnotify v1.4.7 // indirect
19
-
github.com/golang/protobuf v1.0.0 // indirect
20
20
github.com/google/certificate-transparency-go v1.0.10-0.20180222191210-5ab67e519c93 // indirect
21
21
github.com/google/go-cmp v0.5.5 // indirect
22
22
github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce // indirect
@@ -30,21 +30,21 @@ require (
30
30
github.com/opentracing/opentracing-go v1.2.0
31
31
github.com/pelletier/go-toml v1.1.0 // indirect
32
32
github.com/prometheus/client_golang v0.9.0-pre1.0.20180623155954-77e8f2ddcfed
33
-
github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5 // indirect
34
33
github.com/prometheus/common v0.0.0-20180110214958-89604d197083 // indirect
35
34
github.com/prometheus/procfs v0.0.0-20180212145926-282c8707aa21 // indirect
36
35
github.com/spf13/afero v1.1.0 // indirect
37
36
github.com/spf13/cast v1.2.0 // indirect
38
37
github.com/spf13/jwalterweatherman v0.0.0-20180109140146-7c0cea34c8ec // indirect
39
38
github.com/spf13/pflag v1.0.1
40
39
github.com/spf13/viper v1.0.2
41
-
github.com/stretchr/testify v1.3.0
40
+
github.com/stretchr/testify v1.5.1
42
41
github.com/uber/jaeger-client-go v2.25.0+incompatible
43
42
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
44
43
go.uber.org/atomic v1.6.0 // indirect
45
44
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad
46
-
golang.org/x/lint v0.0.0-20190930215403-16217165b5de
47
-
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e // indirect
45
+
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5
46
+
google.golang.org/genproto v0.0.0-20210309190941-1aeedc14537d
47
+
google.golang.org/protobuf v1.25.0
48
48
gopkg.in/square/go-jose.v2 v2.5.1
49
-
gopkg.in/yaml.v2 v2.2.1
49
+
gopkg.in/yaml.v2 v2.2.2
50
50
)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4