aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2021-12-28 17:47:42 +0100
committerGitHub <noreply@github.com>2021-12-28 17:47:42 +0100
commit76c8cf0609d485f3fc14508002a4fa5c2e68bacf (patch)
tree1be94779ba94ce2bc0aec5c5ab9ce9fab245a157 /go.sum
parent6b3c5e64ee67d74980d229cd1332aa038d4ce936 (diff)
syzkaller: add the gcp secret manager dependency (#2949)
Adds the function to read GCP Secrets.
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.sum b/go.sum
index 022d6e882..82ed98fdf 100644
--- a/go.sum
+++ b/go.sum
@@ -254,7 +254,6 @@ github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGa
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/handlers v1.5.1 h1:9lRY6j8DEeeBT10CvO9hGW0gmky0BprnvDI5vfhUHH4=
github.com/gorilla/handlers v1.5.1/go.mod h1:t8XrUpc4KVXb7HGyJ4/cEnwQiaxrX/hz1Zv/4g96P1Q=
-github.com/gorilla/websocket v1.4.0/go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3/go.mod h1:eEOZF4jCKGi+aprrirO9e7WKB3beBRtWgqGunKl6pKE=
github.com/gostaticanalysis/analysisutil v0.0.3/go.mod h1:eEOZF4jCKGi+aprrirO9e7WKB3beBRtWgqGunKl6pKE=