This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Commit be0f2fd
authored
fix: update dep gcp-metadata (#334)
The latest version of gcp-metadata provides an error upon a 404 reply from metadata service. Previously we were leaking the 404 html as the service context.
Fixes: https://stackoverflow.com/questions/46411341/stackdriver-debugger-on-google-compute-engine.1 parent 3114892 commit be0f2fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments