Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/tools/service-account-…
Browse files Browse the repository at this point in the history
…provider/gopkg.in/yaml.v3-3.0.0
  • Loading branch information
agold-rh authored Sep 15, 2023
2 parents f9ffb72 + 9953bd6 commit 0339f34
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 48 deletions.
8 changes: 1 addition & 7 deletions tools/gcpviz/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,15 @@ require (
github.com/boltdb/bolt v1.3.1
github.com/cayleygraph/cayley v0.7.7
github.com/cayleygraph/quad v1.1.0
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/dimiro1/banner v1.0.0
github.com/forseti-security/config-validator v0.0.0-20200615190908-55f2df929878
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.3.3
github.com/hasit/bolter v0.0.0-20200427155054-832cf37fbaf6 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/mitchellh/go-wordwrap v1.0.0
github.com/olekukonko/tablewriter v0.0.4 // indirect
github.com/peterh/liner v0.0.0-20170317030525-88609521dc4b
github.com/pkg/errors v0.9.1
github.com/tidwall/sjson v1.1.1
github.com/urfave/cli v1.22.4 // indirect
github.com/willf/bitset v1.1.10 // indirect
github.com/willf/bloom v2.0.3+incompatible
github.com/yalp/jsonpath v0.0.0-20180802001716-5cc68e5049a0
gopkg.in/yaml.v3 v3.0.0-20190905181640-827449938966
gopkg.in/yaml.v3 v3.0.0
)
Loading

0 comments on commit 0339f34

Please sign in to comment.