Skip to content

Commit

Permalink
chore: run go mod tidy (#1417)
Browse files Browse the repository at this point in the history
This was causing the CI to fail today.
  • Loading branch information
tritone committed Feb 3, 2022
1 parent f78a0f8 commit 6461d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ require (
google.golang.org/appengine v1.6.7
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350
google.golang.org/grpc v1.40.1
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)

0 comments on commit 6461d8f

Please sign in to comment.