Skip to content

Commit 5c3e949

Browse files
committed
gotidy
1 parent 0debf39 commit 5c3e949

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

detectors/gcp/go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ require (
1212
)
1313

1414
require (
15+
github.com/davecgh/go-spew v1.1.0 // indirect
1516
github.com/go-logr/logr v1.2.3 // indirect
1617
github.com/go-logr/stdr v1.2.2 // indirect
18+
github.com/pmezard/go-difflib v1.0.0 // indirect
1719
go.opentelemetry.io/otel/trace v1.7.0 // indirect
1820
golang.org/x/sys v0.0.0-20220412211240-33da011f77ad // indirect
21+
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
1922
)

0 commit comments

Comments
 (0)