Skip to content

Commit

Permalink
gotidy
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed May 31, 2022
1 parent 96e9866 commit 17ac1b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions detectors/gcp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ require (
)

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

0 comments on commit 17ac1b7

Please sign in to comment.