Skip to content

Commit

Permalink
Merge pull request #105 from WoSai/dependabot/go_modules/attacker/fas…
Browse files Browse the repository at this point in the history
…tattacker/google.golang.org/grpc-1.56.3

Bump google.golang.org/grpc from 1.47.0 to 1.56.3 in /attacker/fastattacker
  • Loading branch information
jacexh authored Nov 2, 2023
2 parents 8db229d + 867e96c commit 3c144d8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 79 deletions.
10 changes: 5 additions & 5 deletions attacker/fastattacker/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.1.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/fatih/camelcase v1.0.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/go-chi/chi/v5 v5.0.4 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/jacexh/gopkg/chi-middleware v0.1.1 // indirect
github.com/jacexh/gopkg/zaprotate v0.1.1 // indirect
Expand All @@ -37,9 +37,9 @@ require (
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
google.golang.org/grpc v1.47.0 // indirect
google.golang.org/protobuf v1.27.1 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)
Loading

0 comments on commit 3c144d8

Please sign in to comment.