Skip to content

Commit

Permalink
Fix typo in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo authored Mar 26, 2024
1 parent 23d7289 commit 84f39f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
golang.org/x/oauth2 v0.17.0
golang.org/x/sync v0.6.0
golang.org/x/sys v0.18.0
q/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c
google.golang.org/genproto/googleapis/rpc v0.0.0-20240314234333-6e1732d8331c
google.golang.org/protobuf v1.33.0
)

Expand Down

0 comments on commit 84f39f1

Please sign in to comment.